Config CRSQLConnection1
Posted: Mon 30 Jan 2012 01:53
Hello,
I use Delphi 7 and would like to set some parameters of a CRSQLConnection1, could present an example of the correct way to do this?
In the file readme.html says:
If you compile the application for CLR, you should use
ISQLConnection_SetOption (SqlConnection1, ...)
But I could not implement it that way.
Sincerely,
Gilson
I use Delphi 7 and would like to set some parameters of a CRSQLConnection1, could present an example of the correct way to do this?
In the file readme.html says:
If you compile the application for CLR, you should use
ISQLConnection_SetOption (SqlConnection1, ...)
But I could not implement it that way.
Sincerely,
Gilson