Viewing 15 posts - 55,996 through 56,010 (of 59,067 total)
Like I said earlier to your core question... "Yes".
It's just a bad idea to shrink files that are destined to grow again because of file fragmentation. You must first...
June 26, 2007 at 5:45 pm
No problem, Noel... it's easy to see how I might have been taken because I was pretty adamant about the whole IDENTITY thing. ![]()
So,...
June 26, 2007 at 5:31 pm
Eamon,
I was a bit out of line... I should have asked why you need to do this so we can come up with the best solution for your circumstance.
So,...
June 26, 2007 at 5:02 pm
You can protect your database if you create it as a separate instance of SQL Server and make "linked servers" for the client to yours... of course, linked servers create...
June 26, 2007 at 7:15 am
Sorry... not familiar with either the tool or the product, Lakshmi.
Can anyone else help Lakshmi?
June 26, 2007 at 7:11 am
Does it support the following query?
SELECT * FROM SysIndexes
June 26, 2007 at 6:51 am
In that case, the answer to your original question is "YES".
I suppose I shouldn't mention it because it is outside the original question, but shrinking the file and having it...
June 25, 2007 at 7:01 pm
None... we don't use replication for replication ![]()
Anyway, wasn't meant to be a challenge, Noel... was just curious.
June 25, 2007 at 6:41 pm
If it's mission critical as you say, why not just buy some more harddisk space? That's a lot cheaper than losing data...
June 25, 2007 at 2:51 pm
Just curious, Noeld... how many databases have you built with a Sequence table of this nature?
June 25, 2007 at 2:42 pm
The SET statement does not allow the following...
SET #TempRecordsToCreate.ShortName = CODE_PROGRAM.CODE_VALUE
Remove the code in red and it should work fine...
June 25, 2007 at 2:35 pm
>>but it executes faster than your user cursor
Who's "user cursor" solution are you talking about, Sugesh?
June 24, 2007 at 11:53 pm
Viewing 15 posts - 55,996 through 56,010 (of 59,067 total)