Posted by Chung Leong on 09/28/05 20:51
Don't use ADO COM--it leaks memory when used in PHP. The mssql_* functions have the problem of truncating varchars longer than 255 characters (need to cast them to text type first), but work fine otherwise.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming