Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to connect to oracle dbf
Message
From
17/06/1999 18:07:15
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00230838
Message ID:
00231128
Views:
22
Below is a copy of my odbc.ini entry for the connection I use to the current Oracle project I am working on from foxPro. Within FoxPro, I simply created a conection from project manager by selecting pers_data from the list of odbc clients. The origianal configuration was done with Oracle Net8 easyConfig, supplied with the oracle client drivers. Now, when I connect VFP to my oracle database, it is behind the scenes, no log in or prompt required.


[pers_data]
Driver32=C:\ORAWIN95\ODBC250\sqo32_73.dll
DSN=pers_data;
Driver=C:\WINDOWS\SYSTEM\SQRDB.DLL
Description=Second try
ServerName=pers_data
Class=generic
UserID=internal
Options=0
Transport=2=tcp/ip
Schema=sys
Translation Option=0
Translation DLL=
Attributes=W
Previous
Reply
Map
View

Click here to load this message in the networking platform