|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
||||
|
||||
|
Connecting to MSSQL: JDBC vs. ODBC
I want to have my PHP client that exist on a Linux server to query a MSSQL database.
I have the option of connecting to the database either with JDBC or ODBC. My question is, which option is the best concerning: - stability and availability of free/open source drivers for Linux/PHP - speed/reliability of connection - ease of setup & use I just want to get some opinions, so that I don't need to try both out if one of the options is obviously better than the other. |
|
#2
|
||||
|
||||
|
Using JDBC from Php seems a bit odd, ODBC from Linux to MSSQL with FreeTDS works and is well documented (try Google).
|
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > Connecting to MSSQL: JDBC vs. ODBC |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|