SunQuest
           MySQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMySQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old August 18th, 2000, 10:26 AM
jazmyn jazmyn is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: goodyear,az,85338
Posts: 1 jazmyn User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hello all, My isp has set up a database for me. My question is I don't know how to access it? Do I need to download MYSQL to my machine create the table and port them over or do I do that on there end? I have never tried this so any help is greatly appreciated.

Thanks
Mark

Reply With Quote
  #2  
Old August 18th, 2000, 11:54 AM
christucker2 christucker2 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 81 christucker2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
You need to do it via telnet on your server (or possibly some web based MySQL admin interface, but lets pretend that doesn't exist for now). Log in to your shell and type:
mysql
This may (or may not) present you with the prompt:
mysql>
If not, then you'll probably be spooled a little error message saying something about usernames and passwords. In that case, try the following:
mysql -uusername -ppassword
username should be the username you've been assigned for the DB (or your ISP username if you don't have a DB username) and password should be your DB password (or ISP password if you don't have a DB one).

At this point you should have that mysql> prompt available to you and you can go on your merry way playing with your database using all the normal SQL commands. Check out http://www.mysql.com/ and look in the docs area to get loads of info about how to interact with the DB.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > How do I set up Mysql database?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway