Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Connection String
Message
From
12/09/2000 11:30:21
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00415337
Message ID:
00415414
Views:
15
>I am trying to access an AS-400 database using ODBC. So I created a DSN named "Test" and used the following as connection string

>Is there any way to acheive the above without creating the DSN?

Check out the SQLStringConnect() function. DSN-less connections are definitely the way to go when possible, since you don't have to create a DSN at each workstation.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform