Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uploading dbfs to SQL 7
Message
From
05/07/1999 08:36:44
 
 
To
05/07/1999 04:32:05
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00237421
Message ID:
00237459
Views:
10
>oPackage = CREATEOBJECT('DTS.Package')
>
>*--Package description
>oPackage.Name = 'DTS Test1'
>oPackage.Description = "My first test"
>
>oConnection.DataSource = "mydsn"
>
>Where mydsn is the name of a system DSN. However I want to be able to connect through ideally a connection string, or second best a file dsn - so the user doesn't have to setup there own system DSNs every time.
>

For the short term, could you reference an MS Data Link and have the Data link reference the VFP data?

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform