datasheet interface to update db tables

sathyan

Senior member
Sep 18, 2000
281
0
71
I'm looking for a windows or web application to update/insert/delete data in custom oracle tables by changing the numbers/strings in cells like you can in Access rather than writing UPDATE/DELETE/INSERT queries. Basically an easy-to-use GUI that generates and runs the statements behind the scenes.

are you familiar with any?
 

Gooberlx2

Lifer
May 4, 2001
15,381
6
91
Can you just setup the oracle db as an ODBC source and then connect to that within Access?