Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-28-2008, 06:31 PM
Member
 
Join Date: Jul 2008
Posts: 13
sweet angle is on a distinguished road
database server??
Hi....
i want to design database and to crearte a connection between my pc and onother mobile phones !!
i hope that you can help me finding the appropriate database and server??
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-30-2008, 01:42 AM
fishtoprecords's Avatar
Senior Member
 
Join Date: Jun 2008
Posts: 459
fishtoprecords is on a distinguished road
I assume you want to design scemas for tables within a database that is supported by a pre-developed RDMBS package.

If that is a good assumption, then download MySql.
MySQL :: The world's most popular open source database Its open source, free, robust, well supported, etc.

Use JDBC to connect your Java code to the MySql database engine, after you have created your database, created your tables, etc.

If you want to write your own RDBMS package, that is a great thing, it was a standard one semester assignment when I was in grad school. But its fairly hard, it takes a full semister to do.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web-App server connection - How to hit the particular app server from the web server maruthi_s Enterprise JavaBeans 2 07-15-2008 08:11 PM
H2 Database Engine 1.0.74 Java Tip Java Announcements 0 06-24-2008 05:12 PM
One server to another server redirection chaudhuri_abhi Java Servlet 1 02-11-2008 09:05 PM
Database in a PDA percivalwcy Database 2 08-08-2007 05:10 AM
without restarting the websphere server i need to connect a newly created database satya Enterprise JavaBeans 4 06-05-2007 03:45 AM


All times are GMT +3. The time now is 01:23 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org