Viewing 15 posts - 3,766 through 3,780 (of 5,356 total)
quote:
thanks for that frank. something i'd missed.at least I've learned something today, so the day hasn't been wasted 🙂
October 14, 2003 at 5:02 am
quote:
syslockinfo is not a 'fake' table. see syslockinfo in BOL
I'm not sure if this is...
October 14, 2003 at 3:55 am
quote:
help! SQL optimizer is deciding not to use indexes because of index density (too many items with the same value), resulting in...
October 14, 2003 at 1:20 am
quote:
I need to transfer data (address, phone number, email etc) from "Master" MSSQL200 database to Exchange, so user can use it in...
October 14, 2003 at 1:00 am
Hi Ray,
quote:
The two MAIN reasons I like identity columns is that you can put a clustered index on them and your inserts...
October 14, 2003 at 12:43 am
No solution, but it happens from time to time here on NT4. too.
Update to SP3 didn't help either ![]()
Frank
October 13, 2003 at 8:49 am
October 13, 2003 at 8:24 am
On which action did you receive this message?
For resolving I would start here
Also, I found that although some error messages do appear, everything is working properly.
Frank
October 13, 2003 at 8:20 am
No, you only must have access to both servers. That's ok
Frank
Edited by - Frank Kalis on 10/13/2003 08:08:22 AM
October 13, 2003 at 8:08 am
On one of the wizard pages there is a check box where you can specify if want to copy or to move the db. Check the copy option. Maybe you...
October 13, 2003 at 7:47 am
Hi,
maybe this one will help you
http://www.sqlservercentral.com/forum/link.asp?TOPIC_ID=14030
If you need to use dynamic SQL you should really use sp_executeSQL. This will give you a chance of reusable execution plans.
Btw, in addition there...
October 13, 2003 at 5:01 am
Hi Knpo,
quote:
Is it possible to transfer data from MSSQL2000 to Exchange2000?
take a look in BOL...
October 13, 2003 at 4:20 am
Hi,
maybe this http://www.sqlservercentral.com/columnists/dpoole/sqlandiisonthesamebox.asp
and the discussion on this article will help you.
Frank
October 13, 2003 at 12:59 am
Hi 5409045121009,
well, consider this a WAG, but AFAIK Windows loads the profile of the currently logged on user into registry. So you should be able to query the registry for...
October 12, 2003 at 1:17 am
I think the Copy Database Wizard does quite an acceptable job. You can invoke him by right-clicking on the target server in EM ->All tasks->Copy Database wizard.
The wizard will also...
October 11, 2003 at 1:41 pm
Viewing 15 posts - 3,766 through 3,780 (of 5,356 total)