Hie.... I am using VB6 and Access for my software. Here i want to create a lookup table for the user where a particular table from the database is displayed on the form. what control should be used to do so???....If i use datagrid, it connects only through data control while i am using ADODB. also MSFlexGrid connects only to 97 format of access database but i m using 2003. so what do i do?? which control will help me??
Display table on form
Collapse
X
-
Originally posted by mcluelessHie.... I am using VB6 and Access for my software. Here i want to create a lookup table for the user where a particular table from the database is displayed on the form. what control should be used to do so???....If i use datagrid, it connects only through data control while i am using ADODB. also MSFlexGrid connects only to 97 format of access database but i m using 2003. so what do i do?? which control will help me??
Comment