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 query at the open event executed?
Greets,
Tom
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 query at the open event executed?
Greets,
Tom