PHP: Getting Text to Display from ODBC Database
If you have been frustrated by trying to output your long text data from a Microsoft SQL database via an ODBC connection you are not alone. The default setting for the odbc.defaultlrl (how odbc handles larger fields i.e. TEXT, IMAGE, NTEXT in MS SQL) is 4096 bytes, far to small, considering TEXT and IMAGE can … Continue reading PHP: Getting Text to Display from ODBC Database
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed