Hey All,

I have built a client-server application with vb.net 2010 and sql server 2008. Now, I want to upload images of employees from registrar's office to the server.

It is easy to do it with web-applications but not here. How do I go about it? I need a start.

Create your DB in Access and the table type for image should be OLE OBJECT, then just convert that to SQL and create your SQL DB with that format.

It should work, although I've not tested it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.