Hey everyone
I initially had this problem when I used a simple select statement to populate a datagridview control.
I resolved it but now I have noticed that when I use a view that I have created in MS access to populate the datagridview, the information is outdated.
I created the view in access to avoid creating a long joins statement (to keep the app lightweight with as little code as possible)
any suggestions for a solution?
thanks in advance . . .
I initially had this problem when I used a simple select statement to populate a datagridview control.
I resolved it but now I have noticed that when I use a view that I have created in MS access to populate the datagridview, the information is outdated.
I created the view in access to avoid creating a long joins statement (to keep the app lightweight with as little code as possible)
any suggestions for a solution?
thanks in advance . . .