Click to See Complete Forum and Search --> : Oracle database access


George1111
June 29th, 2009, 11:05 AM
I have had some experience using SQL Server Express 2005 / 2008 and now need to work with ORACLE (Using VB6)

Just wondering whatI will be confronted with

Are there any major differences I can expect ?

Many thanks

binyo66
June 30th, 2009, 03:42 AM
I suggest to use Oracle ODBC driver. If you are talking about large data, go to C/C++ not VB. If you are talking about very large database, use oracle direct conection (OCI).