I have a 100k record table in Access 2002 with a new field which needs to be updated with a sequential number. Basically, I need to insert the rownum into this new field. I do not want to do this manually. I'm hoping for an update query or script to do this. Any ideas?
Thanks in advance!
-Andrew
The processor on my Win 2k laptop is completely pegged at 100% at start up sometimes. It appears to be random, but about half the time I boot up, my processor is floored. The work-around is to simply reboot. This works almost every time. I have checked all Startup folders as well as the run key...
Hello everyone. I know this has been discussed previously, but I'm have having issues with the following update statement:
UPDATE CPES_AllItems
SET ItemTypeID =
(SELECT basicinfo.BasicInfoItemtypeID
FROM basicinfo, CPES_Allitems
WHERE basicinfo.basicinfoid =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.