I figured it out. FYI You can use the Memo datatype which has a max of 65,535 characters vs. the Text datatype which has a max of 255.
J -----Original Message----- From: Johnny Martinez [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 9:40 AM To: [EMAIL PROTECTED] Subject: [PHP] Access Text Field Max Size Hi all, I'm using an Access db as the backend for a little app (I know, I know.) I just ran into a problem where the user needs to submit a string that is larger than the max size for text type, 255. Does anyone know how to go beyond this limit and stay on the Access db? Thanks in advance. Johnny -- 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