Results 1 to 6 of 6

Thread: Connect to Oracle Database using Excel VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Hello all, hi Deepak,

    my further question:

    Using EXCEL 2016) and the link "Microsoft Active Data Objects 6.1 Libary" (msado 15.dll), I get an error in the fouth line:


    Sub Option4()
    Dim SQL_String As String
    Dim dbConnectStr As String
    Set con = New ADODB.Connection
    < Information of EXCEL: Variable is not defined. What's to do?

    Thanks for infromation

    Regards

    JuMathias
    Last edited by Aussiebear; 04-20-2023 at 01:09 AM. Reason: Added code tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •