I have a problem with inserting data into an SQL server 7.0 database.
I am using Visual Interdev, and when I run the project locally my insert Sql code works fine, but when I publish the project to a webserver my insert Sql stops working.
This seems strange bearing in mind my localcopy and webserver uses the same database?
Could it be something to do with server permission ?
Thanks
TIMSTAR
I am using Visual Interdev, and when I run the project locally my insert Sql code works fine, but when I publish the project to a webserver my insert Sql stops working.
This seems strange bearing in mind my localcopy and webserver uses the same database?
Could it be something to do with server permission ?
Thanks
TIMSTAR