Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
codeguru108
Starting Member
1 Post |
Posted - 2009-06-19 : 06:46:31
|
Hello all, I have an image file of size more than 40 gb.Is it possible for saving such a large file without any data loss in a table column in SQL server 2005 database.I have tried converting the image file to binary & then save it in tha database.But for such a large file of size 40gb ,is it possible to stroeit in database. |
|
|
|
|