thejeraldo
Well-known member
guys i know its easy to to save and fetch images from the database using vb.net. i myself have done this by saving the path of the image. however, i was wondering since this app that im making will have its own database server. so it means that if the database is not located in the client, the path will just end up screwed. any suggestion on how to do this? do i need to use the IMAGE field type on MS SQL? how do i work with it in vb.net? thanks.