I have a grid view with access DB . Grid view work fine on IIS but when i uploaded the Site on FPT server then gridview display error while editing,Inserting and deleting.
While Inserting Error is
"Operation must use an updateable query"
While Editing
"Operation must use an updateable query"
While deleting
Could not delete from specified tables
Please tell me what is missing are what is the reason because grid is working fine on IIS but not on FTP.