I simply want to be able to export jpg data from a single record to a file without having to write a program every time.
Query:
select Media from tbl_GEO_ElementImage where ElementImageID = 64902
|
I simply want to be able to export jpg data from a single record to a file without having to write a program every time. Query:
|
|||
|
|
|
Use the command line BCP utility:
When promped, give the following answers:
|
|||
|