Viewing 15 posts - 32,791 through 32,805 (of 39,818 total)
Is this SQL Server 2000, Standard or Enterprise?
Please let us know which version and then what the issue is. If this is a performance issue, has it always been this...
December 26, 2006 at 9:51 am
Please clarify and include the type of application you're dealing with. .NET and OLEDB/ODBC apps would connect differently.
If you want to force people to move to procedures, you need to...
December 26, 2006 at 9:47 am
You can use the ROUND function to change things in a query or even convert to a char and then use SUBSTRING, but ninja is right. Do this in the...
December 26, 2006 at 9:42 am
You can do the alter through EM, then hit the script button and get the script. Then don't save your changes and you'll have the script.
December 26, 2006 at 9:41 am
Knowing what is inaccurate and what is accurate is critical. IF you look at the results, can you tell which section of the code is not working?
Follow ninja's advice above.
December 26, 2006 at 9:40 am
I stand corrected. Finish time looks to be the correct time.
December 26, 2006 at 9:38 am
First, I'll say that I've always been a good employee (from the employer's point of view) and usually they want me to stay, so I'm fairly up front when I...
December 26, 2006 at 9:37 am
Marc,
My understanding is the backup is valid when you start it. The reason is that as pages are grabbed through the backup process, they are marked as a part of...
December 22, 2006 at 9:47 am
Can't speak for SQL Server, but when we had backups on DB/2 and Oracle, they did do a copy/split of the disks on the SAN and there was a brief...
December 22, 2006 at 9:43 am
Very interesting and thanks for sharing.
And I'll see about writing the letter. Easier for me to say it than do it, though I've composed a few in my head. If...
December 22, 2006 at 9:14 am
Jeff,
Thanks, and I didn't check that page. You can send a note to MS from that page, which lets them know of an inaccuracy. Since I've written lots of junk...
December 22, 2006 at 9:08 am
Fill a QOD slot?
Not sure myself, but probably better programmers that I have some use for it. Or maybe it's just the math PhD in Redmond wanted to get the...
December 22, 2006 at 9:06 am
I'd have thought AWE would be needed for this. Did you set AWE on in SQL Server?
December 21, 2006 at 1:24 pm
Did you change the account usinig Enterprise Manager/Config manager? If not, you could be missing permissions.
December 21, 2006 at 1:23 pm
Thanks for the update ![]()
December 21, 2006 at 1:23 pm
Viewing 15 posts - 32,791 through 32,805 (of 39,818 total)