
Jan 27th, 2006, 06:39
|
|
New Member
|
|
Join Date: Jan 2006
Age: 23
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: Error Message when trying to manual copy records from diff DB
I found the solution as to why I kept getting errors when I tried to cntrl-C & cntrl-V data from a table to another table. In the database, go to the Design View and click on the Indexes view. In there, my requirements "Unique Allowed?", was already been set as a Yes indicating that no duplicating values are allowed in the rows. So, when I set it to No, all the records can be copied. But I do need your opinions on how to maintain a table that has > 300,000 rows of records.
|