>> image.picturedata

J

Jonathan

Hi, using Access 2003 and SQL 2005.

1. What is the best data type to store images in sql - is it image or
varBinary(max)?
2. How do I clear an image control - .picturedata = null ?
3. How do I add an image to an image control?

I hope that bundlling 3 questions into this 1 post is ok as they are related?

Any ideas or suggestions appreciated :)

Many thanks,
Jonathan
 
Top