
September 27th, 2000, 05:54 PM
|
|
Junior Member
|
|
Join Date: Sep 2000
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I am new to mysql, using windows 98. Using MS-DOS I have been able to access the localhost test database but cannot create a new database.
I entered the following line and received the error message.
"mysql> create database newone;
ERROR 1044: Access denied for user: '@javascript-of-unknown-origin.netscape.com
to database 'newone'"
I was able to access the test db, creat a chart, but could not new add records.
I downloaded a tutorial with create sql files. They would not run because of "bad command or file name.
|