dbTalk Databases Forums  

Workaround

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


Discuss Workaround in the microsoft.public.sqlserver.dts forum.



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

Default Workaround - 05-03-2006 , 12:17 PM






Afternoon all,

I am creating a DTS package that pulls data out of Pervasive and puts
it into SQL Server.

Normally, I would configure a DSN on the source (Pervasive) server and
use the DTS "Other Connection" GUI in conjunction with the Pervasive
ODBC Client Interface and the DSN I had previously created.

However, for this project, getting the DSN created on the servers
(especially the production server) is not going to be easy...in fact
almost impossible.

In the past, we've coded in the non-DTS enviroment, and have been able
to use a DSN-Less connection: "Driver={Pervasive ODBC Client
Interface};DBQ=@mydata;UID=;PWD=;ServerName=xxx"

I've looked all morning and have found very little on how to do this in
the DTS enviroment. Most of the posts indicated that this cannot be
done in DTS.

I just wanted to confirm that before I move on...

Thanks,

Steve


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.