How to create and use a database in java -


i have developed java gui application uses ms access database. but, after research came know can store 2 gb data. planning replace other database.

which free , easy use sql database? 

java connectivity mysql db:

http://www.vogella.com/articles/mysqljava/article.html step step explanation: http://www.roseindia.net/jdbc/jdbc-mysql/mysqlconnect.shtml 

apache derby:

it relational database similar mysql developed apache. 

tomcat server

as name says, server, listens request on particular port, process dynamic request , respond client. 

Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -