Click to See Complete Forum and Search --> : Database Field size


jrthor2
07-02-2003, 10:19 AM
I have a bible_verse field that is set to Text and 255 for the size, but I have verses that are longer than this. How can I add them to my database?

Thanks

khaki
07-02-2003, 10:41 AM
hi jthor...

just change the field type to memo (not text)

(lo clued me on that one. thanks lo !!!)

;) k

jrthor2
07-02-2003, 10:43 AM
Cool, thanks, that worked