Click here to Skip to main content
15,892,839 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please tell me the code for store tiff image into sqlserver
Posted

Have a look at these:
Link 1[^]
Link 2[^]
Link 3[^]

They look helpful.
 
Share this answer
 
The exact same way to store any binary data to SQL Server. Google result for "vb.net store image to sql server[^]".
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900