PDA

Click to See Complete Forum and Search --> : Longer Access Database fields?


Smie
Jan 13th, 2000, 12:21 PM
Is it possible to be able to make an Access database field, larger/longer than 255 chars? If so how? Thanks A bunch!

Ruchi
Jan 13th, 2000, 12:52 PM
No, it's not possible to set more than 255 characters in the field. In MS Access, it says, "The largest maximum you can set is 255."

Ruchi

Clunietp
Jan 13th, 2000, 02:27 PM
if you're trying to store text, use a MEMO field. You can cram up to 65,000+ chars in that field type

Smie
Jan 13th, 2000, 08:27 PM
How would I use a MEMO field? And How would I be able to store/save the info in it?

Smie
Jan 13th, 2000, 08:27 PM
How would I use a MEMO field? And How would I be able to store/save the info in it?

Smie
Jan 13th, 2000, 08:34 PM
Nevermind, got it, Thanks a bunch