getting the problem in creating database
Posted by: dholu (---.as43234.net)
Date: September 20, 2011 10:59PM

i've tried to create database at the mysql prompt as :

mysql> create table user(
-> id int not null auto_increment primary key,
-> username varchar not null,
-> password varchar2 not null);

but im getting the error as :

ERROR 1046 (3D000): No database selected

can anyone plz suggest me the y im getting this error. is there any problem in my syntax or anything else is required?

Options: ReplyQuote
Re: getting the problem in creating database
Posted by: yfastud (Moderator)
Date: September 21, 2011 01:37AM

You should setup Backup right after setup Wamp successful, so you can go back if something wrong later
To setup Backup, follow this
[blog.jlbn.net]

To setup Password, follow this
[blog.jlbn.net]

To setup Website w/ Wamp, follow this
[blog.jlbn.net]

To setup Database Account, follow this
[blog.jlbn.net]

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.