View Single Post
Old 09-13-2002, 03:24 AM   PM User | #1
gorilla1
Regular Coder

 
Join Date: Jun 2002
Posts: 544
Thanks: 0
Thanked 0 Times in 0 Posts
gorilla1 is an unknown quantity at this point
Database created but not in mySQL DB table

I am using firepages phpdev and I am trying to create a databse called 'users'. The database gets created, I can add tables to it, etc. However, when I look in the db table of the mySQL database, there is no entry for the 'users' database. As a result, I have no way to identify the user or password, and I am unable to connect to the database - it shows as unavailable. How do I get the database to be defined in the mySQL database table and how do I establish the user and password?

G
gorilla1 is offline   Reply With Quote