I have been using Toad to write lots of sql scripts for my Oracle database. I was wondering if there is a way to import a sql script into Crystal Reports?
Any help is appreciated
Try to learn what version of Crystal you might be using. One line posts invariably cause others to guess and wastes everyone's time (just like calling technical support, the answer is often different across different versions of the software).
In CR 9 and above, there is a Command Object, and you can paste in real SQL, prior to that one could paste in SQL using an ADO connection, however parameters weren't passed to the database in those types of coneections.
If CR 9 or above, under the connectivity for Oracle, you'll see Add Command, just paste in the SQL that will work as the datasource, and you can generate parmaeters for the SQL at the same time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.