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? Quote Link to comment https://forums.phpfreaks.com/topic/157858-ntext-from-ms-sql/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.