Hello together,
I've got a problem connecting to my Informix Server via
VB.NET.
Calling con.open() a receive an Exception:
"ERROR [HY000] [Informix .NET provider][Informix]Date conversion format must contain a month, day, and year component"
If I print out the Environment DBDATE is set to "dd.mm.yyyy" ... any ideas?
I am using ClientSDK 2.90 under Windows XP.