Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

No Available Table Fields in QueryDesigner.

edited March 2006 in End User
I am using the data dictionary, however to get a list of fields in my
database i am loading the fields information in a TKbMemTable (memory Table)
and then connecting a datapipeline to it.
The problem i have is that when i open the query designer, and select a
table, and go to the fields tab, there are no available fields in it. If i
go to the Calc tab, then all the fields in that table are available.
What could i be doing wrong/ missing ?

Comments

  • edited March 2006
    I also tried connecting the Field pipeline to a TClientDataset and i have
    the same problem.

  • edited March 2006
    I have also tried connecting the field pipeline to a TClientDataset and i
    have the same problem, only when i connect to a SQLClientDataset does it
    work, but i can not have a connection to SQLClientDataset like i explained,
    i need to populate a table.
    Please Advice.

  • edited March 2006

    1. Compare to the RBuilder\Demos\Reports\EndUser\ReportExplorer example.

    2. Perhaps you did not populate the Selectable value for each row in the
    Fields table - just a guess.




    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.