Recent content by pavel-dev

  1. P

    TOracleDataSet and srPartialMatch dont work properly

    oops, i found topics about this problem on your forum, so i will use them, thx anyway ;)
  2. P

    TOracleDataSet and srPartialMatch dont work properly

    Hello, all! Please, help me: i can't understand why, when i make in delphi this "OracleDataSet.SearchRecord(columnname, searchstring, [srPartialMatch])" i get false - for example my table is ID NAME 1 Blabla first 2 Blabla second So, if i put "Bla" in searchstring, all is going OK. BUT! If i...
Back
Top