Can someone please tell me the easiest technique to store and retrieve image in a SQL Server database with vb.net.
A very important consideration requirement:
Well, the application in vb.net seems to have a database which can accessed by the LAN computers so the SQL Server 2005 database allows remote computers to share its database once the other computer application requests database from the server.
So, every other computer has to store and retrieve images in SQL Server 2005. For example, comp1 has to store images taken into the server and retrieve it like tableadapter.
I am using bindings and tableadapters to store the details in database and retrieving information from db. Please if you have code or anything which is working for me, please post it here...
Please share with me how to store image and retrieve it SQL Server through vb.net provided there's LAN computers who are also sharing the SQL Server database.
Please, if anyone has a knowledge about this stuff, I would really appreciate it.
With all my heart, I request you consider my issue, please.
Best Regards,
Hosseinel