Manuel B

Manuel B

  • NA
  • 29
  • 0

Image into SQL table using any sql tool

Jan 9 2009 6:46 AM

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)