Hi there,

I can easily get results of my tables when i try to get character-type
fields but when I try to get a numeric-type field i receive the following
messages:

Warning: Sybase: fieldname field not found in result in filename.php on line
32

Line32 tells me: $Var = mssql_result($res, $i; "fieldname");

Can anybody help me?

Many thanks

Martin



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to