Viewing 9 posts - 31 through 39 (of 39 total)
When I have worked with Linked Servers, I found creating a linked server against a database and linking it to a specific login (such as one that had limited access...
January 7, 2002 at 4:30 pm
Hello there,
When I see this, it is usually when I have not added the domain account to the local admin group on the server. Also, occassionally, we have had...
November 28, 2001 at 8:13 am
I need to detect several vb .exe programs running on a sql server that update various databases on a nightly basis.
Jody
November 21, 2001 at 10:55 am
We have both SQL 7 and SQL2000 servers going here. When I need to get SQL2000 databases to SQL7 (which is the other way around) I have found it...
November 2, 2001 at 4:07 pm
Some of what you are experiencing could be related to your SQL Agent. I had a few days when I was running down a similar situation just getting jobs...
October 24, 2001 at 6:52 pm
Hi attilas,
I am curious about this one. It seems that you may be like many of us have been at one time and that is under the assumption that...
October 24, 2001 at 6:40 pm
Thanks Andy,
The reason for the constraint drop is that the staging version of the tables we want built with relational integrity. If the data from the external source does...
October 23, 2001 at 4:59 pm
We have a similar system for mainframe to sql tables in place within our organization. We use bulk inserts to load the data into staging tables and then drop...
October 23, 2001 at 11:58 am
A very simple way to get this pattern is to right click on a dts package using enterprise manager and selecting schedule a job. This will build a dtsrun...
October 23, 2001 at 11:48 am
Viewing 9 posts - 31 through 39 (of 39 total)