Recent content by tommie

  1. T

    Open and Insert with OracleDataset

    Well, using a dataset i can also use my DBaware components. That isn't possible with TOracleQuery right?
  2. T

    Open and Insert with OracleDataset

    Hallo, I want to insert a record into a database using the oracledataset. Before I can insert one, i have to open the dataset. When i open te dataset a query is executed. This is loss of performance. I'm wondering if there is a way to insert a record using a dataset, without having the initial...
Back
Top