Is it possible to get llblgen generated query string for GUI display

Posts   
 
    
Posts: 15
Joined: 16-May-2012
# Posted on: 05-Oct-2012 09:45:42   

Hello guys, Is it possible to get llblgen generated query string for GUI display if yes how? simple_smile thanks a lot for any help.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39749
Joined: 17-Aug-2003
# Posted on: 05-Oct-2012 11:06:51   

what exactly do you mean by string for gui display?

Frans Bouma | Lead developer LLBLGen Pro
Posts: 15
Joined: 16-May-2012
# Posted on: 05-Oct-2012 13:30:31   

well... i want to display a query what was generated. for example i'm using llblgen generated code to build a query and i pass it into TypedListDAO to get DataTable with data using GetMultiAsDataTable. So i just wondering is it possible to get a string with a query what was generated to achieve certain results? basically i want to show a query what was generated by llblgen in the GUI. hope that makes things a bit more clear. thanks a lot.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39749
Joined: 17-Aug-2003
# Posted on: 05-Oct-2012 20:43:20   
Frans Bouma | Lead developer LLBLGen Pro
Posts: 15
Joined: 16-May-2012
# Posted on: 24-Oct-2012 10:28:16   

Hello, thank you so much for your help!! Is it possible for example, i have list and i display a that list in web page using data what was received using llblgen. So could i display a string of sql query under that list in web page which was used by llblgen to get the data for that list?

Thank you for any help.

Walaa avatar
Walaa
Support Team
Posts: 14983
Joined: 21-Aug-2005
# Posted on: 24-Oct-2012 21:06:53   

This is no the best thing to do. Not optimized for perfomance, but anyway it has just been discused here: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=21424