I have a bit of sql that i want to include in my application. (the sql references 2 tables, does a sum, group by etc etc).
I want there to be either a new TAB (next to the current tables) at the top, or a menu option to the left, which when pressed, will run this sql and present the results to the user.
What is the best way to achieve this ?
Thanks.
Also, while i remember, how do you get the navigation menu to appear on the left ?
Once again, apologies if these are simple questions, am new to Dataface. I think the tool is a fantastic piece of software, really excellent. Am just finding it a little difficult at the minute to find my way round the documentation. There is an excellent introduction, but after that am finding it hard to find things.