querybuilder loadstr function

Hi:

I made my own querybuilder interface and save the schema using fqbCore.SaveToFromStr(sSQL) and store the sSQL variable (TStringList) in a table.

When I try to load: fqbCore.LoadFromStr(sSQL);

It sometimes works, but if que query is kind of complex it dosen't work anymore and the design panel is clear.

Any idea?

Thanks.


Leave a Comment