PDA

Click to See Complete Forum and Search --> : How do I add clipboard functionality to my DAO?


Andrew Empson
Jun 8th, 2000, 10:07 AM
Hi. I'm new to database programming, and I need to add the ability to cut/copy and paste records from either one database to another, or from one database to a different position within the same database. I have 3 tables in the database, with no indexes or relationships built in (though there are relationships between the tables, I'm not sure how to implement them within the database itself, I'm just using SQL to retrieve the relevant records.)