Jump to content

Recommended Posts

Posted (edited)

What does everyone here like to use for creating relational databases?

 

I need to write an inventory tracker that posts and has re-order points.

 

thanks in advance

Edited by mike
Posted

MySQL for me...because it's just as powerful as anything out there and, the best part, it's FREE! And because I like working with databases (have an Oracle DBA), I usually code mine by hand.

Posted
What does everyone here like to use for creating relational databases?

 

I need to write an inventory tracker that posts and has re-order points.

 

thanks in advance

If you prefer to work visually using a DB administration GUI then you can always use MySql front.

http://www.mysqlfront.de MySQL really is a great database. One of the fastest with a good overall level of standards compliance (ANSI-SQL). Hope this helps.

Posted (edited)

I have never used mysql but will take a look.

Sounds good.

But can you create stand-alone applications with it for inventory that

always tells you how much inventory you have left, etc.?

 

I used to program applications in access and alpha.

 

they are claiming that Alpha 5 is good. But around $500.00 for the runtime version to distribute

apps.

 

thanks

Edited by mike
Posted

If you like Access as a front end, you can use it to manage a MySQL database.

 

Check out how here: h*tp://www.itc.virginia.edu/desktop/web/mysql/msaccess.html

Posted

You can use MySQL for anything that you would use something like Oracle for. Of course, each program will have its pluses and minuses...depending upon whom you talk to. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...