PDA

View Full Version : how do I set up a simple dbase


pray4dr
10-16-02, 09:13 AM
Hi,

Anyone have any suggestions for setting up a simple database? Are there any scripts out there that are easy or any online services that I can use for this that are free or inexpensive?

Thanks,
Donald

mikem
10-16-02, 06:00 PM
depends on what you are using your Databse for. I would start by going to http://www.mysql.com read about the features of that Database type.

Powweb runs MySQL Database. You will first have to activate yours through powweb which is a 10 dollar one time fee.

From there you should be able to start using your Databse and creating tables etc.

mysql.com also has links to programs to use to connect to your database as well as there are some help tutorials at
http://help.powweb.com

mikem