1
Reply

Image into SQL table using any sql tool

Manuel B

Manuel B

Jan 9 2009 6:46 AM
2.9k

Hi,

my desired result is similar to the adventureworks.production.ProductPhoto table.

I have a customers table and have set up the datatype: varbinary(MAX).

Now I need to get a different pic into each record for my clients.

The final solution is to have a pic for each customer so that when I run through the records with a binding navigator the pics update with each customer detail.

Thanks in advance


Answers (1)