L larva Member Jul 15, 2001 185 0 0 Mar 4, 2002 #1 Hi folks, Where can I get an online tutorial or guide to develope a system using Visual Basic 6.0 communicate with Oracle8i Database ? Please help. Thank you ! regards, Larva
Hi folks, Where can I get an online tutorial or guide to develope a system using Visual Basic 6.0 communicate with Oracle8i Database ? Please help. Thank you ! regards, Larva
B bevancoleman Golden Member Jun 24, 2001 1,080 0 0 Mar 4, 2002 #3 Connecting to an Oracle8i db is not much different from connecting to a SQL Server database. Lookup some info on programming VB ADO programming, particularly anything that uses ODBC.
Connecting to an Oracle8i db is not much different from connecting to a SQL Server database. Lookup some info on programming VB ADO programming, particularly anything that uses ODBC.