R
Raphaël ARBUZ
Hi everybody
I have tried to create a Windows Application with an Oracle Connection to a
base, but each time the program comes to my line :
Connection1.Open();
it generates an exception.in 'system.data.oracleclient.dll' with for only
information : "system error"
The fact is when I do exactly the same in an asp.net webform, it works and
doesn't come to any exception !
Does someone has an idea of what to do ?
Thank you so much
Raphael
I have tried to create a Windows Application with an Oracle Connection to a
base, but each time the program comes to my line :
Connection1.Open();
it generates an exception.in 'system.data.oracleclient.dll' with for only
information : "system error"
The fact is when I do exactly the same in an asp.net webform, it works and
doesn't come to any exception !
Does someone has an idea of what to do ?
Thank you so much
Raphael