Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > MySQL
|
MySQL General discussion about the MySQL database.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the MySQL section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 3rd, 2004, 01:36 PM
Yee Yee is offline
Authorized User
 
Join Date: Oct 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Create database

Hi,
I am using mysql as my database. Now i want to create a new database call book_db

when i go to my command prompt,
C:\mysql\bin>mysqladmin create book_db

but it come out with

MYSQLADMIN: CREATE DATABASE Failed; error:'Access deny for user:' @localhost to database 'book_db''

Am i suppose to sign in? If so, how to i sign in to grant me the right to create and edit my database

Many Thanks

 
Old November 5th, 2004, 06:13 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

http://clsql.b9.com/manual/create-database.html

Gokulan Ethiraj
 
Old November 5th, 2004, 06:14 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

Refer to useful stepwise creation at :

http://hcs.harvard.edu/~twiki/bin/vi...MySQL_Database

Gokulan Ethiraj





Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i create a new ado database ? jerryham VB.NET 8 October 13th, 2008 09:21 PM
Ex0201 - Create Database khempire C# 2 January 14th, 2008 08:26 PM
Unable to create database. rupen SQL Server 2005 4 December 6th, 2007 02:39 AM
How to create a Database koushikroy2001 SQL Language 2 January 4th, 2006 04:03 AM
How to create a new database? gpc Classic ASP Databases 17 December 19th, 2003 10:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.