[Python.NET] Opening a SqlClient.Connection object fails

Brian Lloyd brian at zope.com
Mon Nov 3 12:47:43 EST 2003


>
> Er, this is embarassing. I've used an ADO connection string instead of an
> ADO.NET one.
>
> Sorry.
>
> Felix.

Ah, but I think you caught a good bug in the process - I think
the less-than-useful error message shows that I need to fix the
property handling. Methods pass the 'real' exception along, but
properties don't seem to.

Brian Lloyd        brian at zope.com
V.P. Engineering   540.361.1716
Zope Corporation   http://www.zope.com




More information about the PythonDotNet mailing list