Hello,
we create PDFs containing graphs created by SAS GTL, up to now the PDFs are saved on a file server.
My Question:
Is it possible to write a SAS program that saves SAS created PDF files directly into a ORACLE database table, eg. into a blob field?
Best,
Marlis
As far as I know, since the only way to choose a destination for ODS PDF is the FILE= argument, the answer is no.
Unless you can point one of the many available FILENAME devices to an Oracle database, table, row and column.
No. You can't .
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.