Hi folks,
How to connect Orcle8i using VB6 ADO ? What should be the connection string ? Do I need to set it at Control Panel/Administrative Tools/Data Source(ODBC) there ? How to set it ? Any website contain these information ?
Public conn As ADODB.Connection
Public rs As ADODB.Recordset
How to connect Orcle8i using VB6 ADO ? What should be the connection string ? Do I need to set it at Control Panel/Administrative Tools/Data Source(ODBC) there ? How to set it ? Any website contain these information ?
Public conn As ADODB.Connection
Public rs As ADODB.Recordset