Click on Params for Query does nothing

edited August 2008 in FastReport Studio
Hello.
I am evaluating FastReport Studio 4.6.80 Trial.

I've managed to connect to the SQLite database using ADO SQLite ODBC driver.
I've also managed to create a database connection and to pull data from the database.

But now I need to specify a parameters in my queries (for example, to print a receipt from the database).
I see that there is a Params property on the TfrxADOQuery, but when I click on those three dots,
nothing happens? Any hints why?

I've attached two screenshots to help the problem assessment.
Can somebody please help me with this situation? :/

This is basically a buy-blocker for me.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 10:35PM
    probably the parameter is not in the sql statement yet.
    ie
    select * from customer
    where custno =:p1

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.