I would like to update a 2.6 table through ODBC - The RFID application is ODBC compliant. The application is a large one developed in 2.6. As best I can tell 2.6 ODBC like 2.6 does not support UPDATE/DELETE transaction.
To update a 2.6 table using ODBC I was thinking that I could do an SQLEXEC call to a VFP stored procedure and have VFP Stored Procedure update the 2.6 table. Does this work or is there a better way.
Thanks, Pete B.
To update a 2.6 table using ODBC I was thinking that I could do an SQLEXEC call to a VFP stored procedure and have VFP Stored Procedure update the 2.6 table. Does this work or is there a better way.
Thanks, Pete B.