inserting ole-object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stijn Oude Brunink

    inserting ole-object

    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


  • Erland Sommarskog

    #2
    Re: inserting ole-object

    [posted and mailed]

    Stijn Oude Brunink (soudebrunink@c hello.nl) writes:[color=blue]
    > 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.[/color]

    You should probably ask this question in comp.databases. ms-access. This
    newsgroup is for MS SQL Server, which is something else.


    --
    Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

    Books Online for SQL Server SP3 at
    Transform your business with a unified data platform. SQL Server 2019 comes with Apache Spark and Hadoop Distributed File System (HDFS) for intelligence over all your data.

    Comment

    Working...