#22352 [Fbk->Opn]: Numeric Sybase Problem

2003-02-24 Thread c dot villemagne at circo dot fr
 ID:   22352
 User updated by:  c dot villemagne at circo dot fr
 Reported By:  c dot villemagne at circo dot fr
-Status:   Feedback
+Status:   Open
 Bug Type: Sybase (dblib) related
 Operating System: Linux Mandrake 9.0
 PHP Version:  4.3.0
 New Comment:

The field is a numeric !
The summary of this bug is : "numeric sybase Problem" !


Previous Comments:


[2003-02-24 22:28:23] [EMAIL PROTECTED]

What are the fields in the test_numeric table defined as?




[2003-02-24 02:49:16] c dot villemagne at circo dot fr

I used the cvs snapshot 
http://snaps.php.net/php4-STABLE-latest.tar.gz
but the problem is the same.
I have always 100.0, 200.0 or not 100,200
Are you a other solution ?



[2003-02-22 11:52:19] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip





[2003-02-21 06:29:33] c dot villemagne at circo dot fr

$id=sybase_query ( "select * from test_numeric", $sybcon);
while ( $row = sybase_fetch_row($id) )
{
echo "$row[0]\n";
}

$row[0] receive value 100.0,200.0 or not 100,200.
Why ?






-- 
Edit this bug report at http://bugs.php.net/?id=22352&edit=1



#22352 [Fbk->Opn]: Numeric Sybase Problem

2003-02-24 Thread c dot villemagne at circo dot fr
 ID:   22352
 User updated by:  c dot villemagne at circo dot fr
 Reported By:  c dot villemagne at circo dot fr
-Status:   Feedback
+Status:   Open
 Bug Type: Sybase (dblib) related
 Operating System: Linux Mandrake 9.0
 PHP Version:  4.3.0
 New Comment:

I used the cvs snapshot 
http://snaps.php.net/php4-STABLE-latest.tar.gz
but the problem is the same.
I have always 100.0, 200.0 or not 100,200
Are you a other solution ?


Previous Comments:


[2003-02-22 11:52:19] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip





[2003-02-21 06:29:33] c dot villemagne at circo dot fr

$id=sybase_query ( "select * from test_numeric", $sybcon);
while ( $row = sybase_fetch_row($id) )
{
echo "$row[0]\n";
}

$row[0] receive value 100.0,200.0 or not 100,200.
Why ?






-- 
Edit this bug report at http://bugs.php.net/?id=22352&edit=1