question

sqltime1 avatar image
sqltime1 asked

inserting multiple files into sql server table

Hi, How to insert multiple files (ie. image, xml, resume...) into sql server table using the script?
t-sqlsql server
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ThomasRushton avatar image ThomasRushton ♦♦ commented ·
Where are these files coming from? Are they all going into the same table? Can you not use filestream? https://www.simple-talk.com/sql/learn-sql-server/an-introduction-to-sql-server-filestream/
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.