Jump to content

PHP - SQL Server 2008 Help


Laash

Recommended Posts

Hello everyone

 

I've build a PHP CMS with SQL Server 2008 DB, and I'm trying to put a really long long text into at textarea on my html form in the cms.

The problem is, it's being cut in the middle.

 

I've tried text, ntext, nvarchar(max), varchar(max) - and nothing works!

Does anybody know how to set a db column type for a really long text?

 

In MySQL, my usual db client, they don't have these issues... :(

 

Thanks in advance,

Liron

Link to comment
https://forums.phpfreaks.com/topic/251726-php-sql-server-2008-help/
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.