Hi,
I want to insert in an image column in SQL server in file very large (more than 100MB). All the examples that I have found it works only with small files (less then 100MB).
Can anyone can help me?
Thank you.
Printable View
Hi,
I want to insert in an image column in SQL server in file very large (more than 100MB). All the examples that I have found it works only with small files (less then 100MB).
Can anyone can help me?
Thank you.
In an image file they say you can store up to 2 GB. Does anyone has an exemple that store more than 1GB?
look for GremlinSA. He's written some articles that deal with large file sizes.