I need to reference terra bytes of data files that correspond with my SQL data, however I do not know how to load this data/ reference this data from SQL?
How can I load the reference to each file into a table in SQL?
What kind of data are we trying to import into SQL Server.
Another question is how the data in your extenal files will link w/ your data in the SQL Server. Is there some identifying field, or column that contains the name of the external file?
I am working with audio files...
But I do not want to import these files into the SQL just to point to the files which are contained within a directory which is named after the ItemID in SQL.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.