Hi all,

I'm a C# Developer, and i currently need to make an update in a VC++ 6.0 application, that must be in C++ and I need to make an SQL SERVER 2005 Express Edition DataBase connection to this application, and fill 2 DropDown lists with the retrieved data.
I tried some examples, this is a little hard and i have no big background with this language.

I would appreciate if someone could help me and write me some lines of code for me to know how make the database connection and, fill a DDlist, i think with ado is ok...

Thanks in adavance,
Teixeira