ADO/ODBC call via Python/IIS

Mark Hammond MarkH at ActiveState.com
Wed Feb 7 19:34:37 EST 2001


Bill Seitz wrote:

> Well, it's a User DSN. Do you know that ASP expects a system DSN?

ASP does not execute as your user, but as its own system user.  Thus, a user DSN created for your user is simply not visible by ASP.  It must be system DSN, or a user DSN for the ASP specific user

> And, I'm not clear on what a DSN-less connection is. Does this mean

Neither do I - hopefully someone else will ;-)

Mark.




More information about the Python-list mailing list