J
J. Mennig
Guest
I'm trying to save and load an Object into a database Field of type BLOB. Is this possible? And if yes, how?
Example:
Saving an instance of
and loading
Continue reading...
Example:
Saving an instance of
vk.class.Offer.cls to DB-Table OfferHeadand loading
objOffer of type vk.class.Offer.cls from DB-Table OfferHead.Continue reading...