Insert Error Number "-2147217900"
Hi..
I am working in asp.net using Access db. I use oledb for database select, update, insert etc. But when i insert records in database it shows this error ."syntax error in insert query and error number is "-2147217900"..
I have full rights for db. so, why it is creating problem. I was using the same code for sql server db, just changing the sqlclient with oledb and connection etc. Everything workin well, i use the same query in Access db, then it works well. but i do't know whats wrong with it when i use it with code.
Thanks
Shabbir
|