Search found 1 match
- 06.03.2013, 16:54
- Forum: ZeosLib 7.0 Stable Forum
- Topic: How can I detect if the statement is a select or non select?
- Replies: 1
- Views: 543
How can I detect if the statement is a select or non select?
Hi, Is there a way in Zeos 7 to detect if the statement is a select or non select? reason I ask is I am writing a small query editor and I would like to be able to use a single button to execute whatever the user selects. I am running Lazarus 1.0.6 and FPC 2.6.2 and latest SVN version of Zeos Thanks...