dsn connection string syntax
i have set dsn connection, username , password using godaddy’s web portal.
when setting connection dreamweaver accordingly, following connection code generated:
dim mm_custom4dsn_string
mm_custom4dsn_string = “dsn=access_custom4.dsn;uid=aonefun;pwd=****;”
when testing connection following error returned:
[microsoft][odbc driver manager] data source name not found , no default driver specified
does dreamweaver connection code syntax right?
More discussions in Develop server-side applications in Dreamweaver
adobe
Comments
Post a Comment