We used this code with NT4.0, Delphi 4 and DOA v3.23. Now we want to upgrade to W2K, Delphi 5 and the newest DOA Version. A compile failed because it cant find the class
TOracleSession.DataSets.Count
Any ideas? Can we use another class instead of DataSets.Count?
*************************...