resumes123
MIS
I am using Visual Basic front end.
I would like to connect to SQL Server 2008 express edition using Windows authentication
with windows user name and password
The server name is JSMITH/SQLEXPRESS
Authentication is Windows Authentication
Server type = database engine
I had created a dsn called sql_dsn to connect to SQL server
I would like to connect to model database in SQL Server
I would like to open a table called employee and create a record set using ADO
Could some one please suggest me a visual basic code to connect to the back end table
thanks
I would like to connect to SQL Server 2008 express edition using Windows authentication
with windows user name and password
The server name is JSMITH/SQLEXPRESS
Authentication is Windows Authentication
Server type = database engine
I had created a dsn called sql_dsn to connect to SQL server
I would like to connect to model database in SQL Server
I would like to open a table called employee and create a record set using ADO
Could some one please suggest me a visual basic code to connect to the back end table
thanks