J
Jimmy
I am using ODBC namespace to communicate with my legacy system. since there
are no stored procedure supported in the legacy system, I would like to know
which object I should use to insert a new record to legacy system using ODBC
namespace objects.
Whenever I use SQL Server as backend I have used command object and called
the stored procedure to update the database.
Please advce.
Jimmy
are no stored procedure supported in the legacy system, I would like to know
which object I should use to insert a new record to legacy system using ODBC
namespace objects.
Whenever I use SQL Server as backend I have used command object and called
the stored procedure to update the database.
Please advce.
Jimmy