I have a whole series of PHP scripts that I wrote on a Windows platform,
that connect to our MSSQL server and present data from our Goldmine CRM tool.
I'd really really really like to put these scripts on our webserver on
FreeBSD instead of (blecch) IIS. However.. the mssql bits are apparently
only available in Win32 versions of PHP? That's not a horrid thing.. but
what is killing me here is that mssql_fetch_assoc() doesn't have a sybase
equivalent?
I've been beating my head on this one. Is this just something I'm being
particularly dense on? I had built these scripts around the
mssql_fetch_assoc() function.. :-/
Thanks in advance,
Glenn
---
The original portions of this message are the copyright of the author
(c)1998-2002 Glenn E. Sieb. ICQ UIN: 300395 IRC Nick: Rainbear
"Religion is for those who do what they are told regardless of what is right.
Spirituality is for those who do what is right regardless of what
they are told." -- unattributed
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php