I'm somewhat of a novice with using these two products together but know them ok individually.
Could someone point me to some examples of how to use delphi to do a transaction in a sql server table with row locking?
I'm not sure what is the best component to use for making the db connections (connection strings?) or how to actually do a transaction in code that locks just a row vs the complete table.
Thanks,
Rut
Could someone point me to some examples of how to use delphi to do a transaction in a sql server table with row locking?
I'm not sure what is the best component to use for making the db connections (connection strings?) or how to actually do a transaction in code that locks just a row vs the complete table.
Thanks,
Rut