Hag

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Hag

  1. I am having difficulty connecting to a SQL SERVER database. 
    I have created the ODBC connector in the x32 version
    and I am working the DAQFactory in version 5.87.
    The sequence to communicate with the server is as follows:
    
    global database
    dbase= DB.OpenEx("DSN='Advantech';UID='';PWD='';ODBC;")
    
    but when executing this sequence I get the following error:
    01002 Unable to open ODBC database: database Line 3 - 
    Uncaught error in sequence database.