Forums

ASP

This topic is locked

visual basic.net

Posted 03 Apr 2004 23:22:26
1
has voted
03 Apr 2004 23:22:26 Doug Fails posted:
How do you post a MS Access database onto a web page?

Replies

Replied 07 Apr 2004 16:09:31
07 Apr 2004 16:09:31 Rene Bandsma replied:
Just select 'ASP.NET Web application' when you want to start a new project.

Then use the datagrid to bind the Access Database to the .aspx file. In VB.NET this is all done with a few clicks. You can also use the ASP.NET WebMatrix (free!) from www.asp.net This IDE can also bind data from MS Access. (OLE DB / MS SQL)

Reply to this topic