Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Informix Connection Strings

7 views
Skip to first unread message

mc

unread,
Jun 11, 2009, 10:27:28 AM6/11/09
to
All,

I'm very new to Informix and have been asked to produce a C# based Web Application that interfaces
to an Informix 11.10 IDS Database. Due to security requirements I need to pass the current users
credentials through to the database server. I do this on SQL Server by specifying "Integrated
Security=True" in the connection string. Is there a way to do this with Informix, all the examples I
have seen to date include the user name and Password hard coded in the connection string.

Regards


Mike

mc

unread,
Jun 12, 2009, 11:01:39 AM6/12/09
to
Answer was surprisingly simple. I just left the user name and password out of the connection string
and all is fine.

I have observed some very strange issues, which I think relate to a bug in the connection pooling
code. I'll post that as a new thread.

0 new messages