From: Rajendra.Arayur on
Hi ,

can any body help me mentioning the steps to coonect SqlServer from
vc 6.0 using ODBC/ADO
From: Giovanni Dicanio on

<Rajendra.Arayur(a)gmail.com> ha scritto nel messaggio
news:c9e27d58-cf59-47d1-83fa-4999049d6005(a)p25g2000pri.googlegroups.com...

> can any body help me mentioning the steps to coonect SqlServer from
> vc 6.0 using ODBC/ADO

I would suggest you to follow the steps in this tutorial:

"Working with ADO and List View in MFC"

http://www.codersource.net/ado_mfc_clistctrl.html

This article is for VC6, as you requested.

Giovanni