Brian
I've attached a little standalone program that attempts to reproduce this
(but fails). Do you think you could modify it to make the problem appear?
Regards
Peter Hearty
Lutris Technologies UK
-----Original Message-----
From: owner-instantDB@Enhydra.ORG [mailto:owner-instantDB@Enhydra.ORG]On
Behalf Of Brian
Sent: 19 April 2000 14:52
To: instantdb@enhydra.org
Subject: InstantDB: problems inserting BASE64 encoded strings
Hello,
I am having problems inserting BASE64 encoded text. The problems
comes from the fact that my algorithm puts two "==" at the end of every
encoded string. InstantDB does not like this and gives me an SQL
exception. How can I get around this?
TIA!
Brian
simple.java
|