Using Oracle 8.0 DB. Using ADO Connection Object with SQL statements directly to add, delete, and update. Got Delete working. Keep getting missing values on Inserting rows through the ADD control. Must I include all the columns on the row, or can I just include the ones I'm trying to update? I chose an unbound form for the flexibility it offers. Any good tips on what I'm trying to do?
Thank you very much.
Thank you very much.