Opening a connection to Mysql

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joel

    Opening a connection to Mysql


    Bear with me please. (I'm new at this. I'm a Dos developer for many years)

    I need the proper syntax to opening Mysql something comparable to this:

    cnnConnx.Open "Provider=MSDAS QL.1;Persist Security Info=False;Data
    Source=Connx8" 'Extended
    Properties='DSN =CONNX8;UID=use r;NODE=;APPLICA TION=DataFlex;' "
    (an unsuccessful attempt at using an Odbc driver for a Dataflex Db...went to
    slow)

    PS we are using an Odbc driver DSN=SHOW etc

    Greatly appreciate any help! Thank you.


Working...