• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Using VBA to store Binary files in SQL

Krishna Khemraj

New Member
I have a dashboard that the user can select items and load them into the dashboard. They can make decisions and store them using VBA and stored procedures to push them to SQL Database.

Does anyone have any examples where they use get file name in VBA and use the result to push that file as a binary object to SQL?
 
Back
Top