:(
1. Explain me how to operate on remote databases using ADO.
My ORACLE database server is100km far off from my workstation.
Thankx...
Printable View
:(
1. Explain me how to operate on remote databases using ADO.
My ORACLE database server is100km far off from my workstation.
Thankx...
http://www.vbworld.com/databases/sqltutorial/
Start with the above tutorial and then move on to the others. The above deals with MS SQL Server but its much the same with connecting to Oracle.
Once you're started on that tutorial, you can get your connection string from here:
http://www.able-consulting.com/ado_conn.htm
If you know the IP address of that server