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.
Printable View
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.
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.