I had two databases on our server, one for the users and a second for me to work on updating the user database. They were named differently and I (so did everyone else) thought it was apparent which was for which. BUT, today I find out someones been entering their invoices into my database. SO I need to be able to get about twenty records and move them from one database to another.
What im thinking is copy the table from my database to the user and run an append query, my problem is that i have alot of "sample" entries and things of that nature. I would much rather manually update the user database, but i dont think i can copy and paste records, can i??
any help would be really appreciated. I dont know much about append queries.
Thanks,
Omar
What im thinking is copy the table from my database to the user and run an append query, my problem is that i have alot of "sample" entries and things of that nature. I would much rather manually update the user database, but i dont think i can copy and paste records, can i??
any help would be really appreciated. I dont know much about append queries.
Thanks,
Omar