Forum: MS Access and FileMaker Pro Jun 11th, 2009 |
| Replies: 4 Views: 2,234 you can not concatinate text into a memo field, after 255 characters it will accept no more input, this is an access deficiency.
dimension BUCKET as a string, as you go thru your code you can put... |