Question

  Asked: Jun 6 2008   7:26 AM GMT
  Asked by: Jaco


DB Web interface


Microsoft Access, Database programming, Database frontend

What would be the easiest language to use/learn if I want to create a web interface for my Access DB?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Hello Jaco,
the most used language is ASP and its evolution ASP.NET so i suggest you starting from these points.
If you want to have a WYSIWYG database itnerface wizard you can consider using Microsoft Frontpage or Visual Studio that can help you through your learning.
A good site that talks about ASP (Active Server Pages) is ASP101.
Bye

Don't forget to visit my blog: If it has a plug, it's IT stuff!!

----------------------------------------------------------------------------------------------------------------------------

the most easy (fast) language can access MDB files is visual basic 6.
so easy, in fact 12 years old kids are learning it in school.

you can download "learning version" from Microsoft's Web Site.
(can't create exe files)

you can figure out with in a day or so, how to work with microsoft db files (access files).
there is alot of information about vb6, because it is so common to 'play with'.
a simple search in google like- "how to vb6 mdb example" will produce many well suitable results.

try those files too (my favorite)
http://www.planetsourcecode.com/vb/default.asp
http://www.vbcode.com
http://www2.eitan.ac.il/vb
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Database and Development.

Looking for relevant Database Whitepapers? Visit the SearchOracle.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register