hI,
Anyone here know how to connect asp.net with MS-access and also how to pass
data to a table?
The following is the code which I have but unfortunately its not working..
Public Connectionstring As String =
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source =
C:\Inetpub\wwwroot\Dee\ASPd...
more >>