1 Robbins Road
Westford, MA U.S.A 01886
Nothing fancy and nothing Microsoft
-Original Message-
From: GRC [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 27, 2001 2:44 PM
To: [EMAIL PROTECTED]
Subject: making a dsn-LESS connection
I wish to have my asp pages (on an NT 4.0 iis 4.0
sage -
From: "GRC" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 9:43 PM
Subject: making a dsn-LESS connection
> I wish to have my asp pages (on an NT 4.0 iis 4.0 machine) connect to a
> mysql database.
> I want to have
I wish to have my asp pages (on an NT 4.0 iis 4.0 machine) connect to a
mysql database.
I want to have the DSN-LESS type of a connection.
This DSN version works:
ConnectionString = "DSN=myDSNname;User Id=myuserid;Password=aword;"
However this DSN-less version does not:
ConnectionString = "