New user...
Hi,
I just started with FastReports and I have some questions about how to use it. I would appreciate everyone who helps me.
1) When I select "File > New..." it shows a Wizard. The first tab (step 1) apparently should allows me to select a table name from the combobox. Unfortunatelly it doens't show anything. As I am using DBExpress, when I add a component tFrxDBXTable it doen't allow me to select any table too, but I can type its name and the report works fine. What should I do to the Wizard and the component tFrxDBXTable allows me to select the table names?
I saw that the option "Report > Data" works the same way: I can't select any table. It would be great if I could select the table name too.
2) The only way to add a new Query ou Table is adding a DialogPane and add these database components?
I just started with FastReports and I have some questions about how to use it. I would appreciate everyone who helps me.
1) When I select "File > New..." it shows a Wizard. The first tab (step 1) apparently should allows me to select a table name from the combobox. Unfortunatelly it doens't show anything. As I am using DBExpress, when I add a component tFrxDBXTable it doen't allow me to select any table too, but I can type its name and the report works fine. What should I do to the Wizard and the component tFrxDBXTable allows me to select the table names?
I saw that the option "Report > Data" works the same way: I can't select any table. It would be great if I could select the table name too.
2) The only way to add a new Query ou Table is adding a DialogPane and add these database components?
Comments
You must read Fastreport 3.0 User Manual and Programmer's Manual.
Your problem:
You have 2 ways: outside :component frxDBDataset
inside :components database and query in bottom screen...
But mayby you read page 25 in User Manual ...