Can someone tell me the steps I need to do to run a sql query against the Centricity Database.
I have developed a process of executing SQL query within form. If you are interested, let me kniw.
For CPS you will have to have Microsoft SQL Management Studio to run a script directly, for EMR you will need any tool that connects to an Oracle database. One of these are required to run any scripts directly against a database along with a login that has at least read access.
Sounds very cool - I'm definitely interested in learning more about this.
Can you provide a screenshot of what this form my look like? Hopefully security has been applied as someone may do some damage to running queries or maybe deleting or inserting records and not really understanding the issues that may occur by doing so.
There is no user facing interface. The function is designed to reside inside the code of a form and return data based on a hard-coded SQL statement.
The simplest solution is to use Crystal Reports.
I am also very interested. Can you share this with us?