How to save a .txt , .csv , .xlsx , .fml or any other kind of file inside a field of a table in NAV 2009?
i just want to store .csv or .txt file inside a table field so that user can later get it for its tracking purpose? Any idea how to insert txt or csv file in a field. I created a BLOB field but it just takes Bitmap images not the file.
*This post is locked for comments
Hello stefano,
Thanks for the responce, M new to nav could you please elaborate u mentioned above. Do i need to create the global variables with InStream or OutStream? please suggest.
You can do that by using InStream and OutStream objects. For reading data from a BLOB, we can use the InStream object and for writing data we use the OutStream object.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156