micki_free
New member
- Local time
- Today, 03:05
- Joined
- May 1, 2008
- Messages
- 8
I am currently trying to create a program using Microsoft Visual Basic 2005 in conjunction with Microsoft Access 2003 but I am having a few problems and I was hoping that you could help me out.
I want to use some sort of DataGrid to present data to users
I also want to be able to define the contents of the Datagrid at run time, namely what table to display, what rows to display and what fields to display. I would prefer to do this through the use of an SQL query
I also want to define whether the information in the datagrid is read-only or writeable as well as whether the user can add new records
Do you guys have any suggestions?
I want to use some sort of DataGrid to present data to users
I also want to be able to define the contents of the Datagrid at run time, namely what table to display, what rows to display and what fields to display. I would prefer to do this through the use of an SQL query
I also want to define whether the information in the datagrid is read-only or writeable as well as whether the user can add new records
Do you guys have any suggestions?