Hi, hallo
Set MyConn=Server.CreateObject("ADODB.Connection")
MyConn.Open "dsn=CAPP_Sekr;uid=sekr;pwd=sekr;"
was ist falsch? bzw. wie mach ich's richtig?
MyConn.Open "dsn=CAPP_Sekr;","sekr","sekr"
Tschau, tschüß,
Frank
Hi, hallo
Set MyConn=Server.CreateObject("ADODB.Connection")
MyConn.Open "dsn=CAPP_Sekr;uid=sekr;pwd=sekr;"
was ist falsch? bzw. wie mach ich's richtig?
MyConn.Open "dsn=CAPP_Sekr;","sekr","sekr"
Tschau, tschüß,
Frank