Search results
21 lis 2019 · I have been given a mail merge Word document that runs an SQL command on opening. I cannot figure out where to view the code to change it. I currently hit the NO button when asked if I want to run the query, as it points to a non-existent data source now.
When you open a mail merge main document in Microsoft Office Word, you experience one of the following symptoms: You receive the following prompt: Opening this document will run the following SQL command: SELECT * FROM your datasource Data from your database will be placed in the document.
21 paź 2017 · I'm working on a SQL job to transfer some data along with some word documents. After copying the word documents I need a step to convert them to pdf. The package I have runs fine but when I...
23 mar 2018 · Opening this document will run the following SQL command: "SELECT * FROM 'Sheet1$'" Is there any way to see where this procedure is stored or what items it populates? Maybe someone just copied some data from an Excel file and pasted it in a Word document.
22 paź 2018 · You can use online services or command line utilities to converting PDF files to text files easelly if PDF included text, otherwise you need professional SDKs (for example Abbyy Finereader) for doing this. I think it's possible to do that through methods of ole-object of Microsoft Word.
What you get is a dedicated PL/SQL package that generates your form straight from a function call. When you call the function you are returned a BLOB of the PDF/Word version of your form which you can then do what you like with – §email, download or store in the database.
SQL (Structured Query Language) is a database computer language designed for managing data in relational database management systems (RDBMS). SQL, is a standardized computer language that was originally developed by IBM for querying, altering and defining relational databases, using declarative statements.