Subject | Programming question |
---|---|
Author | zifnabbe |
Post date | 2001-12-08T19:55:01Z |
Hi,
If you need to use queries to delete or insert records, do you then
usually use two TIBOQuery components? Or do you use one and do you
change the query statement?
Or are there other methods? (I can imagin that at a certain time,
there are a lot of TIBOQueries floating around)
What is the general approach for such a thing?
Tom.
If you need to use queries to delete or insert records, do you then
usually use two TIBOQuery components? Or do you use one and do you
change the query statement?
Or are there other methods? (I can imagin that at a certain time,
there are a lot of TIBOQueries floating around)
What is the general approach for such a thing?
Tom.