No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
hi... i just tried creating the table with the code... just copy pasted this-- [CODE]CREATE TABLE WORKER ( Wkr_id int (4), Name varchar(50), Hire_date date, Wage_rate char(10), Area_ID char(3) references AREA);[/CODE] and it worked fine.. i don't understand why you are getting the error message. this is what i got... …
hey friends... i am using fedora 13... when i am trying to access a database i am getting this error-- mysql> use bgm_scr; ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'bgm_scr' --------------------------------------- i also tried accessing by switching to superuser.. but i get this error -- [CODE][user@localhost …
The End.
ashvamedh