Preston
2008-02-07 14:45:48 UTC
I have a master CDS with several detail cds.
In order to create a new master and detail I set the sql to select some non existent value and then open the cds. This of course executes the query against the database and returns an empty result set.
What Id like to do is open the cds without the queries firing. The form thats using this is for insert only, so its just a waste of time to execute the query just to get an empty result set.
In order to create a new master and detail I set the sql to select some non existent value and then open the cds. This of course executes the query against the database and returns an empty result set.
What Id like to do is open the cds without the queries firing. The form thats using this is for insert only, so its just a waste of time to execute the query just to get an empty result set.