Results 1 to 2 of 2

Thread: Need help from you , about how to insert MSSQL large binary data

  1. #1
    Join Date
    May 2003
    Posts
    1

    Talking Need help from you , about how to insert MSSQL large binary data

    Dear sir,
    I want to know how to insert more than one column of large binary data using C++.
    You can either give me a simple example, or direct me to get a simple example of this kind.
    Thank you a lot


    BYL.

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Look for WRITETEXT and UPDATETEXT in SQL Server books online.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •