Need a suggestion ....

anuj_web

New Member
Messages
145
Reaction score
0
Points
0
Hi frens ,

I want to make a site for blood donation registration donors/requests
I want to ask 'How to do databse programming with Java as front end "
Can java connect with mysql or SQL is needed 2 b installed on the server
I am a noob actually in this field,but I can still program in Java and have worked with SQL as back end

Tutorials will be helpful

thanks a lot
 

Sohail

Active Member
Messages
3,055
Reaction score
0
Points
36
Well if you're a noob with this stuff, then this isn't going to be easy for you...

Unless you have loads of credits for other members o do things for you but you're not even close to that.
 

anuj_web

New Member
Messages
145
Reaction score
0
Points
0
I dont want someone to make it for me , I just need sme tutorial links or that kinda help

thanks for your suggestion neway
 

easykey

New Member
Messages
45
Reaction score
0
Points
0
I'm sure Java can link but I would suggest using PHP with MySQL. If you've done Java you'll have no probs learning PHP.

It is very, very common to combine PHP and MySQL so you'll find a huge amount of support once you get going on your site.
 

sunils

New Member
Messages
2,266
Reaction score
0
Points
0
Yes java can be used to connect to to both mysql and sql server with appropriate drivers installed and called. But recommend you to use php instead because its better that java. you can use w3schools first for basic php programming.
 
Top