ndevriendt
Programmer
Hello,
I've written and asp application in C# that's make an connection with oledb to AS400. Every time takes my connection.open statement very long (about 5 sec). I think there is no connection pooling.
Is there somebody that has the same problems or can help me ?
I'm using the following connectionstring :
Provider=IBMDA400;Data Source=IT1;User ID=WINUSR;Password=WINUSR;
Thanks
Nico Devriendt
I've written and asp application in C# that's make an connection with oledb to AS400. Every time takes my connection.open statement very long (about 5 sec). I think there is no connection pooling.
Is there somebody that has the same problems or can help me ?
I'm using the following connectionstring :
Provider=IBMDA400;Data Source=IT1;User ID=WINUSR;Password=WINUSR;
Thanks
Nico Devriendt