Viewing 15 posts - 1,801 through 1,815 (of 2,387 total)
quote:
I think I can only import Data alone. Am I right?
You are right. So...
May 16, 2003 at 7:12 am
That is the version I expectd.
See KB http://support.microsoft.com/default.aspx?scid=kb;en-us;256650 for how to shrink log file in SQL Server 7.0.
May 15, 2003 at 12:55 pm
http://support.microsoft.com/default.aspx?scid=/support/MDAC/26setupfaq.asp
There was a dot at end of the link.
It seems you developed DTS package using SQL Server 2000 DTS API and try to run the package in SQL Server 7.0....
May 15, 2003 at 12:38 pm
In order to see the trend of memory usage for processes in your SQL Server box, you have to monitor these counters for quite period of time (days or weeks)....
May 15, 2003 at 12:23 pm
quote:
I also am coming to the realization that I cannot UNinstall my version of MDAC and go back to 2.5 since I...
May 15, 2003 at 11:38 am
quote:
So if I use X-log to fill in the hole left by the corrupt FULL, I can then use the DIFFs?
May 15, 2003 at 9:39 am
quote:
With this strategy I could potentially loose 11 hours worth of data if a FULL backup becomes corrupt. Any suggestions on how...
May 15, 2003 at 9:03 am
quote:
how common is it for .bak files to become corrupt?
Neve exeperience once.
May 15, 2003 at 8:30 am
You can import data from ORACLE database using DTS too.
Or create queries on top of your linked tables in ACCESS and DTS those queries into SQL Server.
After data migration, are...
May 15, 2003 at 8:05 am
quote:
I have heard that you cannot backup and restore an Ent. Ed. database to Std. Ed. Is this true?
May 15, 2003 at 7:29 am
quote:
How will I migrae Linked Tables (as Views) using DTS or any other tool from SQL 2000?
May 15, 2003 at 7:14 am
quote:
I want one user as a dbo and some of them to have read write acess.
May 15, 2003 at 6:52 am
Are there any other applications also running in this server? Keep watching SQL Server errorlog and machine application/system logs until server meltdown. Hopefully you could catch up some interesting messages.
Meanwhile,...
May 14, 2003 at 5:02 pm
Run xp_fixeddrives from QA to see whether same error messages appearing in your SQL Server Errorlog.
Do you have second SQL Server? If you have, Run same command too in the...
May 14, 2003 at 1:39 pm
Viewing 15 posts - 1,801 through 1,815 (of 2,387 total)