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