C
Christian Pické
Hi,
I want to store my connection parameters in a UDL-file. The building of the
file was easy, but I can't use the file. In an example I found this:
myConnection.ConnectionString = "File Name=GenesisNET.udl";
but when I try to open the connection I get this error message:
An unhandled exception of type 'System.ArgumentException' occurred in
genesisbl.dll
Additional information: Keyword not supported: 'file name'.
Can anyone provide me the right syntax to use the UDL-file?
TIA
Christian
I want to store my connection parameters in a UDL-file. The building of the
file was easy, but I can't use the file. In an example I found this:
myConnection.ConnectionString = "File Name=GenesisNET.udl";
but when I try to open the connection I get this error message:
An unhandled exception of type 'System.ArgumentException' occurred in
genesisbl.dll
Additional information: Keyword not supported: 'file name'.
Can anyone provide me the right syntax to use the UDL-file?
TIA
Christian