Plz complete way to use ocx .connect method from vb.
.connect= DSN = server name;UID = userID;PWD = password;DSQ =database qualifier
didn't work.
is there any configuration?
Is ODBC necessary, Iwould like to use native connection (oledb) to sql server.
I would like to pass sql server name (and connection string) from vb to CR. Thank you
.connect= DSN = server name;UID = userID;PWD = password;DSQ =database qualifier
didn't work.
is there any configuration?
Is ODBC necessary, Iwould like to use native connection (oledb) to sql server.
I would like to pass sql server name (and connection string) from vb to CR. Thank you