Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC connection Vs Oracle
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625162
Message ID:
01625197
Views:
63
Which version of Oracle are you connecting too? Depending upon which version of Oracle you have will make a difference on which ODBC driver you want to use. Everything may look fine now - but I've had significant issues with unexpected results if you're using certain ODBC drivers with some version of Oracle . One big issue I had was getting data that was pulled from a DBLINK in oracle - one ODBC driver works whereas another one does not...plus other things like truncated character strings and such - really odd things can happen.

>Hi all
>
>I have no experiences with Oracle Database but I have to retrieve data from one :)
>
>I have connection pameters, and odbc driver installed on the PC where the connection seems to work, by using the windows form I mean.
>
>I'm trying to connect to the database by SQLSTRINGCONNECT trying to get a valid Handle but I can't
>
>here is what I have :
>
>
>Host: hostip
>Port: 1521
>Service_Name: servicename.loc
>
>User: username
>Pwd: mypassword
>
>anybody knows how the connection string should look ?
>
>actually i send this one
>
>Driver={Microsoft ODBC for Oracle};Port=1521;Server=hostip;Service_name=servicename.loc;Uid=username;Pwd=mypassword
>
>but i get the error : 1526 : connectivity error ..connectattr failed
>
>
>PLEASE HELP :)
>
>Thank you
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform