5
Answers

Access Database locked error

David Smith

David Smith

14y
9.6k
1
So basically im processing data to a database from a textfile. When selecting 25 or more files the database starts locking up, so in order to get all the data in the database I have to re-run over  or process the files twice, can some one tell me how to get rid of this error, Im not for sure if its timing error or not
Answers (5)
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
I have a specific problem as follows. See i have one button and i have written a function onclick of this button in my code behind form. ok. Which will be executed when that button is clicked. But that code is server side. Now I want to check if any of the checkbox in my datagrid is checked or not on click of this button? how to do this? Please help? Regards. kash
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
Is there a specific question here? You can still have javascript error checking with asp.net validation controls by the way.