Thread
:
Can not create database
View Single Post
#
2
12-08-2002, 09:49 PM
JamesLF
Fire Beetle
Join Date: Dec 2002
Location: in a small cardboard box
Posts: 7
The newest version of mysql doesn't allow you to create a database like that. Instead, go to C:\mysql\bin and open mysql.exe.
Type: create database eq;
Then your database will be made and you can go on through the rest of the steps
JamesLF
View Public Profile
Send a private message to JamesLF
Find all posts by JamesLF