Answered You can hire a professional tutor to get the answer.

QUESTION

I have been working on this code but I still can not connect to the database. It just tells me quot;Can not use school as the current...

I have been working on this code but I still can not connect to the database. It just tells me "Can not use school as the current database:" I have my table made and know that it has information. Can someone explain why I am not getting past the "Can not use school as current database:" I think im getting through the first connection because I am not seeing the "Not Connected" line, its the second that I think is not connecting

CREATE TABLE UserName ( UserNameID int(9) NOT NULL auto_increment, userName VARCHAR(40) NOT NULL, pass VARCHAR(40) NOT NULL, PRIMARY KEY(UserNameID) );

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question