hai friends
i have scheduled a jsp to run at midnight 2am in windows nt server . the purpose of the jsp is to insert 300 records based on some calculations.
when ever i run the scheduling file or run the jsp in a web server.... i find only 59 records are inserted an then it the system gives a message as follows....
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] System resource exceeded.
Now please tell me what to do ...... please help me out with this/....how to increase the number of insertion in the access..... i am not able to decide it is the web server fault or the access fault..
ramesh.s
i have scheduled a jsp to run at midnight 2am in windows nt server . the purpose of the jsp is to insert 300 records based on some calculations.
when ever i run the scheduling file or run the jsp in a web server.... i find only 59 records are inserted an then it the system gives a message as follows....
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] System resource exceeded.
Now please tell me what to do ...... please help me out with this/....how to increase the number of insertion in the access..... i am not able to decide it is the web server fault or the access fault..
ramesh.s