JDBC IN LINUX

Hello friends,

Iam a final year B.E student in Computer Science.I have developed a project using

java RMI that uses JDBC to connect to a MsAccess file.The project is a distributed application.

Now I want to test the project in Linux.What Backend RDBMS shall I use.I have an Idea of doing

in Mysql.How to create a data base in Mysql with three table and what JDBC driver shall I use

for Red Hat linux 9.Our H.O.D asked me to have the Server in Windows and Client in Linux.

How to Implement my distributed application in Cross Platform.Please guide me as I have a

short period of time for my Final Project Review.

Thanks,Yours Friendly,

Mohan Raj

[721 byte] By [mohanapec] at [2007-9-30 3:28:23]
# 1
MySQL will be your best bet, it is easy to use and configure. The online documentation is excellent so you shouldn't have any problems in finding out what you need to know http://www.mysql.com/
JElliot at 2007-6-29 14:09:43 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2

Its Fine JELLIOT ,

Well I thought the same.But can you give me any idea regarding deploying my

application in cross platform.That is a Server in Windows and Client in Linux.Is just an NIC card

enough or shall i need to use additional commands.Can you direct me any guide lines regarding

this as Iam supposed by my H.O.D to show the application in cross platform.

Regarding my project, Ihave used Socket programming for Client -Server Communication.The

application is made distributed by using RMI.In windows I used MSACCESS database as a backend

consisting of three tables for authentication purpose.Please reply as soon as possible.And any

Interested people please guide me.

Yours friendly,

Mohan Raj

mohanapec at 2007-6-29 14:09:43 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...