Re: [PHP-DB] upgrade to 4.2, now odbc cursor problem

2002-05-01 Thread Joop Marijne

Hi Ryan,

I am using the binary dist. isapi on w2k server with IIS 5 (*not my choice)
The reason I am eager to upgrade to 4.2.0 is that there is supposed to be a
bug fix in the ODBC handling of long-varchar's (which is very irritating
because it crashed the entire IIS).

Kind regards,
Joop Marijne

ps. today I will try to create a simple test case to reproduce the bug.
- Original Message -
From: Ryan Jameson (USA) [EMAIL PROTECTED]
To: Joop Marijne [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Monday, April 29, 2002 8:17 AM
Subject: RE: [PHP-DB] upgrade to 4.2, now odbc cursor problem


Hi Joop,

The ODBC guys know about this and several other issues with 4.2. Did you
download the binary distribution or did you compile your own? One
possibility concerning my issue is the options that were compiled into the
binary distribution. It might be best to stay at 4.1.2 for now. I'm having
ODBC problems that are keeping me at an older version right now too.

 Ryan

-Original Message-
From: Joop Marijne [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 29, 2002 6:39 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] upgrade to 4.2, now odbc cursor problem


Hi All,

I am working with PHP for quite some time now. For this customer I am forced
to use the windows version with a db2 database server. This has introduced
some interesting problems.
After the upgrade from 4.1.2 many query's on most (MOST) table's give this
warning:

Warning: SQL error: [Microsoft][ODBC Cursor Library] SQLGetData is not
allowed on a forward-only (non-buffered) cursor, SQL state SL008 in
SQLGetData in f:\inetpub\wwwroot\mr-sales-db2\include\connect.inc on line 21

now I am not sure what a cursor is, how many types of a cursor there are.
Maybe somebody could shed some light on this, because I am stuck here.
I can post more specifice information if needed.

Kind regards,

Joop Marijne
WebXpose





RE: [PHP-DB] upgrade to 4.2, now odbc cursor problem

2002-04-29 Thread Ryan Jameson (USA)

Hi Joop,

The ODBC guys know about this and several other issues with 4.2. Did you download the 
binary distribution or did you compile your own? One possibility concerning my issue 
is the options that were compiled into the binary distribution. It might be best to 
stay at 4.1.2 for now. I'm having ODBC problems that are keeping me at an older 
version right now too.

 Ryan

-Original Message-
From: Joop Marijne [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 29, 2002 6:39 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] upgrade to 4.2, now odbc cursor problem


Hi All, 

I am working with PHP for quite some time now. For this customer I am forced to use 
the windows version with a db2 database server. This has introduced some interesting 
problems.
After the upgrade from 4.1.2 many query's on most (MOST) table's give this warning:

Warning: SQL error: [Microsoft][ODBC Cursor Library] SQLGetData is not allowed on a 
forward-only (non-buffered) cursor, SQL state SL008 in SQLGetData in 
f:\inetpub\wwwroot\mr-sales-db2\include\connect.inc on line 21

now I am not sure what a cursor is, how many types of a cursor there are. 
Maybe somebody could shed some light on this, because I am stuck here. 
I can post more specifice information if needed.

Kind regards,

Joop Marijne
WebXpose

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php