Subject Using TIBDataSet in code
Author Stevio
I'm using TIBDataSet in my application, and I've generated the different
sets of SQL - insertSQL, modifySQL etc. I want to use the insertSQL to add a
new record to the database, using Delphi code. How do I do this?

Thanks,
Stephen