Your Query returned 2 results
-
- OLEDB Connection String
- The first thing we need to know in order to create a CUBRID connection is to how to build the connection string.
Looking into the CUBRID documentation (http://www.cubrid.org/manual/841/en/Configuring%20Connection%20Strings), you will find out that in order touse the CU...
http://www.cubrid.org/wiki_apis/entry/oledb-connection-string
-
- Connection String [1]
- The first thing you need to know in order to open a CUBRID connection from a.NET application is how to build the database connection string.
The format of the CUBRID ADO.NETconnection string is:
ConnectionString = "server=<server address>;database=<database name>;por...
http://www.cubrid.org/wiki_apis/entry/connection-string