|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
SELECT FROM DB2 with PHP - Invalid value specified for keyword "CONCURRENCY" in sta
I am trying to select from a DB2 database with PHP. To my knowledge, the connection is being made, but the select statement won't run. The following is the error I receive:
Quote:
I can't find much help online, which is why I am posting here. Any help would be much appreciated as I have never attempted to use DB2. Following is my PHP code: PHP Code:
Thank you for all the help, Jason -------------------------- http://www.elefoo.com/ http://www.blackspyraldancer.com/ |
|
#2
|
|||
|
|||
|
I used db2_connect instead of the odbc functions and it worked find. The following code worked:
PHP Code:
Thanks again. Jason ------------------------------ http://www.elefoo.com/ http://www.blackspyraldancer.com/ |
|
#3
|
||||
|
||||
|
Quote:
What statement is at line 24 in db.php? |
|
#4
|
|||
|
|||
|
Hi Valined, I changed the script to be db2 specific (which worked better than the odbc connection functions) but I believe line 24 was:
PHP Code:
Jason ---------------------------------- http://www.elefoo.com/ http://www.blackspyraldancer.com/ |
![]() |
| Viewing: Dev Shed Forums > Databases > DB2 Development > SELECT FROM DB2 with PHP - Invalid value specified for keyword "CONCURRENCY" in sta |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|