Hi there!

I retrieve data from a database using a SQL query of three tables and show this data in a grid. Now we want to add new records to that grid and to the database then.
At the moment we are not using any code for that, trying to do it with a DAO or ADO control but we are not able.
The funny thing is that we can edit the actual data we retrieve from the database, but not add new records, and the oder funny thing (even better I think) is that we can do rhat using Acces.
If we create a query in Access (the same one) and we create a grid from there we can add new records to that query. Unbelivable!

Thanks to all, have fun!

Diego