Low cost ecommerce web development India flash website design
59
You must set most of the Connection object's properties before opening the
connection. If you later want to change a property, close the connection,
change the property value, and then reopen the connection.
To open a connection, use the Open method of the Connection object.
Conn.Open
If the Open method executes without errors, you have a working connection
to the database.
ACTIVE SERVER PAGES 3.0
All the procedures so far can be simplified with an alternate syntax. The Open
method accepts up to four optional arguments: a ConnectionString, a user ID,
a password, and the Options argument consisting of a ConnectOptionEnum
constant.
Conn.Open ConnStr, "manas", "manas", adAsyncConnect
You can specify more than one value for the options by adding the constants
together.
Freelance web designer ASP PHP ecommerce web development India