Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-16-2007, 02:20 AM
Member
 
Join Date: Nov 2007
Posts: 5
Rep Power: 0
bluebarca is on a distinguished road
Default 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
  #2 (permalink)  
Old 11-16-2007, 11:05 AM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
Rep Power: 10
JavaBean is on a distinguished road
Default
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
Reply

Bookmarks

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

BB 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 +2. The time now is 01:48 AM.



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