ODBC revealed
Posted: Fri Aug 07, 2009 10:48 am
by Rory White >> Mon, 28 May 2001 5:03:43 GMT
Every now and then I want to update information in a JADE database via third party apps by going through the JADE ODBC driver.
And I start wondering about an ideal world where the SQL statement sent through the ODBC driver is exposed for all to see. Then, in much the same way as the security method is set up for a Relational View, a 'SQL Statement Parser' method could be set up and react to a statement like 'update customer set phone='555-1234' where customer_no = 1' to update the relevant JADE object. And although it wouldn't make the ODBC driver supports updates in the usual sense, it could be said that JADE allows ODBC updates.
Any thoughts?
Rory
Every now and then I want to update information in a JADE database via third party apps by going through the JADE ODBC driver.
And I start wondering about an ideal world where the SQL statement sent through the ODBC driver is exposed for all to see. Then, in much the same way as the security method is set up for a Relational View, a 'SQL Statement Parser' method could be set up and react to a statement like 'update customer set phone='555-1234' where customer_no = 1' to update the relevant JADE object. And although it wouldn't make the ODBC driver supports updates in the usual sense, it could be said that JADE allows ODBC updates.
Any thoughts?
Rory