Is it mY SQL or MS SQL we are talking about?

-----Original Message-----
From: Jason Davidson [mailto:[EMAIL PROTECTED]
Sent: lundi 8 mars 2004 17:42
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Re: php/mssql character limit?


VARCHAR limit is 255  :)

mysql.com has great documentation.

Jason

"Vincent DUPONT" <[EMAIL PROTECTED]> wrote:
> 
> are you using a 'Text' or a 'varchar' column type?
> I guess the max size for varchars is 4000; text should be larger
> 
> vincent
> 
> -----Original Message-----
> From: Ben Ramsey [mailto:[EMAIL PROTECTED]
> Sent: lundi 8 mars 2004 17:30
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: php/mssql character limit?
> 
> 
> I posted this message the other day, and no one has responded.  I'm 
> replying to it to refresh it in the list.  I guess if no one responds or 
> helps me out this time, then I'll just forget about it and let my client 
> go unhappy.  ;-)  Seriously, if anyone can help me out, I would be much 
> appreciative.
> 
> 
> Ben Ramsey wrote:
> > Anyone know of any kind of character limit in php or mssql (yes, 
> > Microsoft SQL Server) for entering long text into a text column (of 
> > around 4,055 characters in length--that's where it's cutting off)?
> > 
> 
> -- 
> Regards,
>   Ben Ramsey
>   http://benramsey.com
>   http://www.phpcommunity.org/wiki/People/BenRamsey
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to