Hello
I want to insert an iostream object into a ms acces db. I use ole-obect as
the data type for the specific column. Inserting a new record works fine but
somehow the field where the ole-object (iostream) has to be interted stays
empty.
Is ole-obect a proper data type for an iostream or should I use something
else.
thanks for the response
stijn
I want to insert an iostream object into a ms acces db. I use ole-obect as
the data type for the specific column. Inserting a new record works fine but
somehow the field where the ole-object (iostream) has to be interted stays
empty.
Is ole-obect a proper data type for an iostream or should I use something
else.
thanks for the response
stijn
Comment