An old question maybe?
How can I get out the values of a yes/no-field of a MSSql70-table? I'm using
Linux/PHP4.04pl1/Apache.
Evertime I try to get this value the site cannot be loaded.
Is there a documentation or a howto about this item?
Thanks for answers
Martin E.
--
PHP Database Mailin
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; "fi
Can anybody help me about my serious problem to connect to MS SQL 7.0. I
tried to use the freetds-driver but i'm not able to connect with it. They
said that I must define the Serverconnection in the interfaces-file. I found
one in the freetds-directory but i don't know how to write it correct. I'v