Thank albCode, but can you compare the performance btw 2 solutions: 1. Store the whole file in Image datatype field. 2. Store the path to the file only.
Y
Yelow
@Yelow
Posts
-
where to store big data? -
where to store big data?Hi all, I create a application that use SQL to store documents like picture files, sound files...Should i use image data type to store these files or just the path to the file or something else? please help me to figure out the best solution. Thank in advance!