Click to See Complete Forum and Search --> : SQL Access


Hunter
May 25th, 1999, 11:57 AM
I´m using MS VC++ 6.0 and I would like detailed information (code) on how to access an SQL server(MS SQL server 6.5)...
How do i Retrieve and display data and how do i create a Front-End for this aplication...
Thanks

R.F.L.

Valer BOCAN
May 27th, 1999, 05:16 PM
Access SQL Server via a DNS that you specify in Control Panel | ODBC drivers. Class Wizard can generate a wrapper class for your recordset if you specify the DNS (the default is MQIS if I recall exactly). If you need further help, contact me directly.