Horje
how to set progress openedge driver name for odbc connection c# Code Example
how to set progress openedge driver name for odbc connection c#
DSN-less Connection String:
DRIVER=<ODBC Driver Name>;HOST=<Hostname>;PORT=<Port>;DB=<Database Name>;UID=<Username>;PWD=<Password>;DIL=<DEFAULT ISOLATION LEVEL>

ODBC Driver Name
The name of the ODBC driver as it appears in Drivers tab of the Microsoft ODBC Data Source Administrator or in HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI




Csharp

Related
How to get an array of months in c# Code Example How to get an array of months in c# Code Example
all month in array Code Example all month in array Code Example
c# clear a textbox Code Example c# clear a textbox Code Example
c# string to variable name Code Example c# string to variable name Code Example
String to byte array C# Code Example String to byte array C# Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10