I'm developing intranet application using
vb.net, asp.net. In
vb.net created access database programmatically, and created table within database. Now I'm trying to insert record into that table , it doesn't insert data. Though it doesn't give me any kind of error. s that any kind of permission error on database? if it is so, please somebody tell me how to fix that.
Thanks