ArthurKay
10-31-2007, 04:04 PM
Is there a way to pass more than 250-character strings into an Access table? I can't figure it out.
Basically, I'm trying to write restaurant reviews on part of my site but I have to keep each text field under 250 characters in length. I know in MySQL and PostGres the fields can be pretty long, but I can't find the Access configuration to let me do that.
Any help?
Basically, I'm trying to write restaurant reviews on part of my site but I have to keep each text field under 250 characters in length. I know in MySQL and PostGres the fields can be pretty long, but I can't find the Access configuration to let me do that.
Any help?