hi all,
i am developing a desktop application with c# and access database. When i am trying to create a new record and trying to display it ,it won't come in a single stress. I have to call the display function again through a button click event for displaying it. The modification/insertion of the newly created record already done in database. But it can not see at the same time due to the slowness of access database.. If anyone have an idea please help me...
Thanks in advance
Grace
i am developing a desktop application with c# and access database. When i am trying to create a new record and trying to display it ,it won't come in a single stress. I have to call the display function again through a button click event for displaying it. The modification/insertion of the newly created record already done in database. But it can not see at the same time due to the slowness of access database.. If anyone have an idea please help me...
Thanks in advance
Grace
Comment