Use of Connection String In Rocket UniOLE Db
This article deals with the use of connection string in Rocket UniOLE Db.
Syntax For UniOLE Db
UniOLE DB is based on the Component Object
Model (COM) architecture, which alloes the users and developers to produce reusable and
integrable service components that wrap various database services, such
as cursor support and query processing into a single unit. To use UniOLE Db apply the following
syntax.
DATA SOURCE=Name_of_DataSource;LOCATION=name_of_desised_Location;USER
ID=Username;PASSWORD=user_Password;
|
Further
Readings
You may also want to read these related articles.
Ask Your Question
Got a programming related question? You may want to post your question here
Programming Answers here