Viewing 15 posts - 886 through 900 (of 7,429 total)
Are you explicitly closing the connection and cleaning up the objects to be sure they are gone? COuld you post an example of how you make the connection an how...
May 4, 2006 at 6:01 am
Yes you do have to qualify with the schema owner all user defined functions.
But I am a bit confused on how this gives you GMT outside of your request.
May 4, 2006 at 5:56 am
Actually if space i really not a concern then you don't want to perform a shirnk. Odds are your file will grow again for the very same reasons it did...
May 4, 2006 at 5:20 am
To expand upon. In deciding what index to use for a search it is based on selectivity statistic of how unidque the index is. It doesn't factor in if it is...
May 4, 2006 at 5:09 am
You don't have to give access to the database now roberta already has access. In the database in the users group (folder, subtree or whatever you want to call it)...
May 4, 2006 at 4:49 am
OK if you are referring to creating a new installed instance of SQL Server on the machine:
You basically run the install and following the same steps except make sure you...
May 3, 2006 at 2:51 pm
You're absolutely right. I did not catch on to that. With that said. have you tried this.
Detach the db. Rename the log file (we usually change the extension). Use Attach...
May 3, 2006 at 2:40 pm
No what I meant is in SQL Logins? Or Database Roles? What do you mean by Group exactly?
May 3, 2006 at 2:25 pm
I would still hire the one I thought was better qualified. Unfortunately friendships fall on these issue often and it really is a sad thing considering you have to do...
May 3, 2006 at 2:01 pm
First off I don't know the size or details of the drives so I can't say what is truely best. I also included Reporting Services databases in case you are...
May 3, 2006 at 1:51 pm
Where are you creating these?
May 3, 2006 at 1:31 pm
The short and simply answer is that it comes down to gut feeling and overall impression on the final choice. You can come up with hard real world case scenarios,...
May 3, 2006 at 1:29 pm
The key is that GUIDS are sorted like all character data so if you have a million rows and you have covered 0-9A-F and you next value is 8xxxxxxxx(whatever) then...
May 3, 2006 at 1:25 pm
It creates an ODBC entry. Open Data Sources (ODBC) in administration tools (under control panel if no where else) of the OS and you can edit there.
May 3, 2006 at 1:18 pm
Important: SQL Server 2000 Service Pack 4 is not supported on Windows NT 4.0, Windows Millennium Edition and Windows 98 platforms.
May 3, 2006 at 11:50 am
Viewing 15 posts - 886 through 900 (of 7,429 total)