Hi,
I'm using MIDAS, TOracleDataSet on serwer side and TClientDataSet on client. Depends on user changes I need to build SQL string for different tables and fields " in where" clause. In MIDAS case I can't use the 'substitue' type variables. Everything works fine for select, but if I try to...