dbTalk Databases Forums  

Drive question

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Drive question in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Thomas Scheiderich
 
Posts: n/a

Default Drive question - 08-03-2004 , 08:51 PM






I am confused on what drive letters a package accesses.

For example, I have a computer that I am access using terminal server. The
C drive is mapped to my X drive. I am creating a package on the server and
storing it on the server.

I have an excel file that I am accessing to populate a table. It is on the
C: drive of the SQL Server (my X: drive). The problem is I have to tell the
package that the drive the file is on - is the X: drive or the DTS designer
won't allow it. I wanted it on the C: drive, as the package may be run from
another machine which may not have the drive designated C:

If I run the DTS package from the terminal server, is the package actually
running from SQL Server, or the workstation on the terminal server (which I
have SQL Enterprise Manager on and am running the package from).

Thanks,

Tom.



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Drive question - 08-04-2004 , 02:41 AM






The package runs wherevere you are running Enetyrprise Manager, or DTSRUn or
whatever the calling application is.

So if I run TS and then run EM inside TS, it is running on the machine I am
connected to over TS.

The exception to this is the Bulk Insert task which *always* uses file paths
local to the server.


--
Darren Green
http://www.sqldts.com

"Thomas Scheiderich" <tfs (AT) deltanet (DOT) com> wrote

Quote:
I am confused on what drive letters a package accesses.

For example, I have a computer that I am access using terminal server.
The
C drive is mapped to my X drive. I am creating a package on the server
and
storing it on the server.

I have an excel file that I am accessing to populate a table. It is on
the
C: drive of the SQL Server (my X: drive). The problem is I have to tell
the
package that the drive the file is on - is the X: drive or the DTS
designer
won't allow it. I wanted it on the C: drive, as the package may be run
from
another machine which may not have the drive designated C:

If I run the DTS package from the terminal server, is the package actually
running from SQL Server, or the workstation on the terminal server (which
I
have SQL Enterprise Manager on and am running the package from).

Thanks,

Tom.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.