Hi
I've one table called 'Customer' and the columns are Cust_id Char(4), Photo IMAGE data type.
I want to insert one image, JPEG format, from my Hard drive 'D' to SQL database. I need to insert for our each customer. Plz suggest how to insert and view it?
Amit