I was thinking of using OT to store arrays populated from records.
I want to send code in a BLOB to 4D Server via a SOAP call and return data in a BLOB to a standalone running A4D. I'm most familiar with Object Tools so I was thinking of using OT. I'd like to be able to use rowsets but I didn't see a way to convert a rowset to a BLOB. I'm open to suggestions, certainly. On 7/5/06, Brad Perkins <[EMAIL PROTECTED]> wrote:
Douglas von Roeder wrote: > Is it safe to call a plug-in from A4D? > Doug, You'll need to wrap the call in 4D code. Your 4D method will need to handle any potential plug-in errors, and pass those back to Active4D so you can handle them there. Out of curiosity which plug-in(s) do you want to call? best, -- Brad Perkins _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
-- Douglas von Roeder Hobbs Herder Advertising 949-515-5564 http://www.hobbsherder.com _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
