Win32 Com + ADO: How to compare the result of a recordset to 'nothing'

Felix McAllister felix_mcallister at hotmail.com
Mon Sep 15 11:35:56 EDT 2003


Bob,
You need to change the (local) part of the connection string to a SQL Server instance on your machine or network. You might also have to change the Trusted Connection=yes part to use a SQL Server login name and password, if that instance isn't set up for trusted connections.
Felix.




More information about the Python-list mailing list