Associate
- Joined
- 29 Nov 2005
- Posts
- 83
Hi
I have a problem trying to modify an access database while running via debug from visual studio (asp.net webform). I can read from the access db ok but insert/update and deletes do not work it just complains about the SQL used however the SQL is ok if i execute it directly within access itself.
I'm wondering if this is a modify access rights problem if so how do you grant the correct rights when it's running off a temporary web in the localhost?
Thanks
Eric.
I have a problem trying to modify an access database while running via debug from visual studio (asp.net webform). I can read from the access db ok but insert/update and deletes do not work it just complains about the SQL used however the SQL is ok if i execute it directly within access itself.
I'm wondering if this is a modify access rights problem if so how do you grant the correct rights when it's running off a temporary web in the localhost?
Thanks
Eric.