Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~394 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for fadia

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... …

Member Avatar for pratik_garg
0
169
Member Avatar for ashvamedh

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 …

Member Avatar for davidchilders
0
225

The End.