PDA

View Full Version : Help! i need some info on databases


CDburner
11-16-2000, 11:15 PM
I need some information on how to make a database that is used for storing member usernames, passwords, and other member info.

Henrik
11-17-2000, 01:32 AM
What kind of database do you want to set up? MySQL? mSQL? MS-SQL? PostgreSQL?

I suppose that it's MySQL, You can find the documentation on www.mysql.org (http://www.mysql.org)

CDburner
11-17-2000, 04:20 PM
If you think mysql would be the best then give me some info on how to make it.

kevin
11-18-2000, 02:48 PM
cdburner,

go to the mysql website and read the tutorials....

http://www.mysql.com/documentation/mysql/commented/manual.php?section=Tutorial

Regards,
Kevin