On Wed, 23 Feb 2005 08:45:18 -0600, rigamonk <(E-Mail Removed)> wrote:
¤ Thanks for the help on my last question...no another one....
¤ im using rsa encryption in my vb.net app, and i want to store a encrypted
¤ value in a access db field. i have the field set to memo, but it comes with
¤ an oversize error. the value is only 1024...whats up?
I don't believe you can directly update a memo column if you need to surpass the 255 character
limit. You might want to post your code so we can see how you are updating this column.
Paul ~~~
(E-Mail Removed)
Microsoft MVP (Visual Basic)