W
Wesley Peace
I'm an occassional programmer who has been playing around with C#.
I've built database applications before, but running into problems with C#
and using data access controls to do a simple thing like display the data in
the datagridview control.
I'm using an Access database as the backend data store and I am able to
preview the data in the tables in design mode but when the application runs
no data is displayed. The datanavigation control shows no records either and
when I attempt to add a record it is not saved.
I know I'm missing something, but I'm at a lost at this point. A search of
MSDN doesn't appear to help. It appears I'm doing everything right.
VS 2008
C#
Jet 4.0
Access 2007 database
Thoughts
I've built database applications before, but running into problems with C#
and using data access controls to do a simple thing like display the data in
the datagridview control.
I'm using an Access database as the backend data store and I am able to
preview the data in the tables in design mode but when the application runs
no data is displayed. The datanavigation control shows no records either and
when I attempt to add a record it is not saved.
I know I'm missing something, but I'm at a lost at this point. A search of
MSDN doesn't appear to help. It appears I'm doing everything right.
VS 2008
C#
Jet 4.0
Access 2007 database
Thoughts