Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A newbie's question about database 1

Status
Not open for further replies.

Eek

Technical User
Feb 4, 2001
34
CA
I'm learning ASP and would like to link my ASP pages to a database...I need something VERY simple just to store the weekly sales of my employees ( 5 employees)....Should I go MySQL, SQL, Access, other ??? Which one is the easiest to learn ?
 
for something that small .. i'd say first option is what do you already have? for all that matters, you could do it with text files if you dont own a license for any of the above programs. access is extremely versitile, it does have it's limitations, but on a small to medium scale it's about the closest thing to the "set bar" for development.

[thumbsup2]DreX
aKa - Robert
 
If you have Access, use it. It sounds like you it's more than capable of handling what you need it to.

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top