Viewing 15 posts - 1,261 through 1,275 (of 1,539 total)
francis (2/15/2009)
I could open everything the database under Server02, and the only left to be done is the application recognized ONLY the original database ID.
If you're sure...
February 16, 2009 at 9:03 am
I'd go with John's advice to create an empty database (you may want to script your tables for future use)
Anyways, you'll need to begin with deleting dependent objects before deleting...
February 15, 2009 at 11:33 am
there are few articles on this web-site on how to insert test records.
eg..
February 15, 2009 at 10:30 am
francis (2/15/2009)
February 15, 2009 at 9:34 am
mike (2/11/2009)
February 11, 2009 at 7:00 am
what is the recovery interval set for the database?
quoting from http://msdn.microsoft.com/en-us/library/aa174542(SQL.80).aspx
SQL Server 2000 always generates automatic checkpoints. The interval between automatic checkpoints is based on the number of records...
February 6, 2009 at 5:38 pm
Adi Cohn (1/22/2009)
'c:\MyDB$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM)).trn'
This will create a file that is called MyDB_YYYYMMDD_HHMMSS.trn where instead of YYMMDD it will have the date and instead of HHMMSS...
January 22, 2009 at 9:50 am
xp_dirtree wasnt able to see files in the folder and after adding a dummy file, it showed all other files...
:smooooth:
January 21, 2009 at 9:49 pm
I agree with Rio. From the application, copy the actual image to a folder and write this path into your table.
If you want to save the images to the table...
January 21, 2009 at 1:17 am
There must be some registry entries for this but i'm not aware.
You can check the creation date of the folders that were created during installation and manually calculate remaining days:hehe:
January 21, 2009 at 1:09 am
srawant (1/20/2009)
My subject says it almost I have to mention. I need to drop all the users from all of the databases that does not have matching syslogins ,...
January 21, 2009 at 1:02 am
Tom Carnahan (1/20/2009)
I tried the format you get when you generate...
January 21, 2009 at 12:50 am
Yes. Thats what i wrote. The first post in the thread says epool table is empty:)
January 21, 2009 at 12:43 am
yisaaacs (1/21/2009)
January 21, 2009 at 12:26 am
Viewing 15 posts - 1,261 through 1,275 (of 1,539 total)