Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
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 11-16-2007, 02:20 AM
Member
 
Join Date: Nov 2007
Posts: 3
bluebarca is on a distinguished road
help ... JDBC or PHP/MySQL
i know that this isn't the place to ask such question but i really need help !
which is easier/simpler to connect to databases with,extract data,...etc.
java JDBC or PHP/MySQL i'm only asking this because i'm desperatly seeking good advice.
(thr project doesn't require a specified language, both will work!)




(in case of PHP/MySQL, can anyone estimate how long would it take to become an good "intermediate" programmer in it)
very sorry for the inconvinience !
thanx for you help!
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-16-2007, 11:05 AM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
I did not use mysql functions of PHP but previously had a look at them. The logic is similar. I dont think one of them has muchmore pwer than the other since the base language in both of these APIs is SQL, these APIs just allows you to send sql queries over a network.

Learning for PHP can be shorter since it is mainly a language based on functions although later it had support for objects. If the project is web based and need to be done fast, i reccomend php because for web based projects, you will need to learn other things in java in addition to the core of the language and jdbc. But all htose APIs are there for a purpose and i guess for bigger projects, Java will have lots of advantages over PHP.
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
How to use JDBC Template classes to control basic JDBC processing and error handling Java Tip Java Tips 0 04-01-2008 11:17 AM
How to use JDBC Template classes to control basic JDBC processing and error handling JavaBean Java Tips 0 09-28-2007 01:56 PM
Mysql Help Sumendra Maharjan Database 1 08-08-2007 02:19 AM
JSP and MySQL Ed JavaServer Pages (JSP) and JSTL 2 07-04-2007 06:08 AM
ClassNotFoundException com.mysql.jdbc.Driver Heather Database 2 06-30-2007 03:42 PM


All times are GMT +3. The time now is 09:01 PM.


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