Bulk insert binary data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chandrasrreddy
    New Member
    • May 2010
    • 1

    Bulk insert binary data

    Hello,
    I have lots of binary data. I would like to use Bulk insert to get this binary data into microsioft sql server database. Is this possible? If yes, how would I specify a delimiter for binary data? If someone has done this before, any information on how to do this would be much appreciated.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    If the entire file is binary, you might want to look at BLOBs...

    Happy Coding!!!

    ~~ CK

    Comment

    Working...