Re: Problems with b301 updater
"Beth Bowden" <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.user |
|---|---|
| Message-ID | <[email protected]> |
I've seen a similiar problem w/ Oracle when the installer/updater inserted
or updated a field using a very long string.
That is,
insert into dmX values('I am a very looooooooooong string');
When the installer tries to save wddx, the wddx string can be very long.
Oracle (or the database driver) truncates the string and I see the type of
error you mention when Farcry attempts to parse the field.
I submitted some changes that fixed the problem - at least, for Oracle :-).
I don't know if the changes made it to primetime or not.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user-/[email protected]
To unsubscribe from this group, send email to farcry-user-unsubscribe-/[email protected]
For more options, visit this group at http://groups.google.com/group/farcry-user
-~----------~----~----~----~------~----~------~--~---