Hi i've used a MS Access database file for an odbc database program, which's created by VC++2005. but now i need to add some additional data columns to the database file. how could i create variables to reflect these new columns in my VC++ project? thanx for any help.