HappyDays Posted May 12, 2009 Share Posted May 12, 2009 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.