If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > creating database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-23-10, 13:33
Coco-2101 Coco-2101 is offline
Registered User
 
Join Date: Apr 2010
Posts: 2
creating database

pls help to create a student database,using mysql and netbeans tool
Reply With Quote
  #2 (permalink)  
Old 04-23-10, 16:46
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
okay, we will
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 04-23-10, 19:05
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
Maybe you will, I don't know beans about netbeans.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #4 (permalink)  
Old 04-30-10, 06:32
Chengshun Xia Chengshun Xia is offline
Registered User
 
Join Date: Apr 2010
Posts: 7
what is your requirements???
Reply With Quote
  #5 (permalink)  
Old 04-30-10, 11:24
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
How much are you paying for someone to do your homework for you?

Or do you mean you'd like assistance? If that's the case then you'll have to do most of the work and then ask specific questions you are having trouble working out and we can help you with that.
Reply With Quote
  #6 (permalink)  
Old 04-30-10, 16:45
it-iss.com it-iss.com is offline
Registered User
 
Join Date: Sep 2009
Location: San Sebastian, Spain
Posts: 620
Have you tried CREATE DATABASE USING NETBEANS;

Just kidding.

Netbeans is an IDE for software developers. Before you get this working you will need to look at creating a database. This can be done at the MySQL prompt or PHPMyAdmin. Afterwards you will need to have your application connect to your database server and your selected database. Checkout my.cnf.
__________________
Ronan Cashell
Senior Oracle/MySQL DBA
http://www.it-iss.com
Reply With Quote
  #7 (permalink)  
Old 05-04-10, 04:34
TiaM TiaM is offline
Registered User
 
Join Date: May 2010
Posts: 2
Thanks for that.. I need to create a competition web page that connects to a new database for the competition entry fields. I have created a DB using MySQL and Tomcat for my final year project but it was not a LIVE site... The server we are using now is a Linux one. I would like to now what steps I need to follow to set this up.

Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On