Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle DSN on remote machine
Message
From
24/01/2002 04:00:43
 
 
To
23/01/2002 20:33:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00609479
Message ID:
00609551
Views:
19
You will always need the Oracle Client Stuff.
Only JDBC can connect without oracle components. (We have an interesting project where a Java Application Server does the data processing so we don't need oracle client components)

If you don't want the DSN just use SQLSTRINGCONNECT instead andd build the connect string yourself. But there's no way to get out of the Oracle Client component stuff. (The minimum you need is Net 8.)
Previous
Reply
Map
View

Click here to load this message in the networking platform