Recent content by Victor

  1. V

    DOA with FilterDialog InfoPower

    wwfltdlg.pas: Insert after line 1100: if wwIsClass(Datasource.DataSet.ClassType, 'TCustomADODataSet') then wwSetConnection(tempDataSet, wwGetConnection(datasource.dataset)); next lines: if datasource.dataset is TOracleDataSet then...
Back
Top