Saving PDF to a BLOB filed

anishines
anishines Member Posts: 3
Hi,

I'm new on this forum. I'm looking for how to save any file in a Blob Field. As Import function is not supporting In NAV 2013

I'm Working with NAV 2013- with SQL 2008 R2 .

Comments

  • ara3n
    ara3n Member Posts: 9,258
    You need to use File management codeunit and upload the file into the server. Take a look at CU 419. All the function are available.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • anishines
    anishines Member Posts: 3
    Thanks for your reply.

    But i have to see the saved file in BLOB field of table that i have created. Just as we can when bitmap attached to the BLOB field.
  • vaprog
    vaprog Member Posts: 1,162
    Hi anishines

    I am not sure I understand what you say in your reply to ara3n, but it appears to be something completely different from what you asked in your initial question.

    Please elaborate.