Dmitry Konnov
2006-12-13 06:38:47 UTC
Hi All,
I do Insert to database by
INSERT INTO Table
sql statement with parameters and ExecSQL method.
How can i get newly created Id of record after ExecSQL() method is called?
thank you.
Dmitry
I do Insert to database by
INSERT INTO Table
sql statement with parameters and ExecSQL method.
How can i get newly created Id of record after ExecSQL() method is called?
thank you.
Dmitry