Search results

  1. S

    Hod do I Create an ODBC in VB.

    Can someone please help me create code that when called it create an ODDC connection with an Oracle driver in an Access database. I have code that will connect but i really need one that will create it when called. Function OracleConnect() As Boolean Dim ws As Workspace Dim db As...
Back
Top Bottom