Jump to content

ntext from MS SQL


Recommended Posts

We are moving from our ASP/MSSQL to PHP/MSSQL and unfortunately some of the columns in our tables are of type ntext. I read about casting as text, and that works when I tested it with one column from one of the tables, but how do I use cast (or some other method) to select all the columns in the table as text instead of ntext?

Link to comment
https://forums.phpfreaks.com/topic/157858-ntext-from-ms-sql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.