I have a sql server 2008 table with an image data type that I want to export to an image file.
Can I use Toad to do this?
Yes you can export the image data from a table:
1. Create a test table with a column data type image.
2. Added an image to the table
3. Export image (export as delimited text during test)
For export, right click on data grid and select Export | Export Wizard and follow the GUI
4. Import image back to table just fine.
For Import, go to menu Tools | Import | Import Wizard and follow the GUI.
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center