View Single Post
  #2 (permalink)  
Old 04-17-2008
zxcv zxcv is offline
New Foot Prints

Join Date: Apr 2008
Posts: 28
BRL$: 5.80
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
zxcv is on a distinguished road
Default Re: setting up a mySQL database

code:
* create database DB_NAME; - it creates database
then you must to select your DB:
* use DB_NAME; - it selects DB_NAME database

To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
and you can use it now!


To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
Reply With Quote