How to connect VB witout usin ODBC to Oracle databases 
Author Message
 How to connect VB witout usin ODBC to Oracle databases

I am using Visual Basic for developing end user program and access oracle
databases witout using ODBC but after your answer I have not connected to
Oracle databases. i am create a form in visual Basic and try this get area
to oaracle database field. I encounter in this time a problem The Data
source field is not given possible to access Oracle Databases and fields. I
am not assigned created field in the server or rondomly not included network
area.

When I try to connect  visual basic form .

I encounter Database access properties.

Data Source:I have not found in this field The right of access Oracle
databases
User name:
Password:

I hope you undersatand my problem. Again I would like to thank you to give
in formation about this subject.

all answers greatle apreciated.



Sun, 26 Aug 2001 03:00:00 GMT  
 How to connect VB witout usin ODBC to Oracle databases
I don't understand why did you get rid of ODBC for someone else.
According your message. I guess you are using a wrong connection to
database. (You are still using ADO/DAO/RDO to open database.) Because VB
does not support Oracle in native. The only way is writing your library or
Class by DB-access API which should find out from database package or asking
from Oracle.
If I were you, I won't write another uncommon way to access database.

Feng, Chia-Hau

**** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****



Mon, 27 Aug 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Connecting to an oracle database with dao and odbc

2. Use ODBC API connect Oracle Database

3. HELP: Data Access Objects w/ ODBC connected to Oracle Database

4. how to connect ORACLE database through ODBC?

5. Problem connecting to Oracle Database using ODBC

6. HELP: Data Access Objects w/ ODBC connected to Oracle Database

7. Connecting to Oracle via VB thru ODBC

8. Connecting to Oracle DB via VB (ODBC)...

9. HOWTO connecting to Oracle database without Oracle Client?

10. Can't open Oracle database with DAO35 and Oracle-ODBC

11. 2 VB applications connected to Oracle database (7.0)

12. Connecting a VB.Net to a database via ODBC

 

 
Powered by phpBB® Forum Software