I have a program written in VF9 that uses a MS Sql 2008 Database.
Here the problem:
I have a SQL Table which have some files in a varbinary format. Where can I find a function that dump those fields to files in the local machine of the user that execute the program?