|
-
Mar 1st, 2015, 09:30 AM
#1
Thread Starter
Junior Member
Saving picture/file from client pc to server pc
Good day guys. I have created a small application that records a person's information from the client pc to server pc but i also want to save the person's scanned birth certificate (in jpeg format, probably will not be compressed so its file size will be around 3-4mb). I assume that the application will contain at least 50k to 100k records so saving it directly in the database is not an option as it will make the database file size huge. My workaround is to save it in the server's hard disk and save the path of the image in the database. My question is how do i transfer the scanned image, which will be uploaded in the client PC, to the server?
I am using VB 2010 and SQL Server 2008 R2 Express and i connect all the workstations via Wifi. Maybe this info will be of help. Thanks in advance.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|