I'm not trying to bash Access, but can someone tell me why after all of these versions of MS Access, that is doesn't have a update/add records feature like Filemaker Pro does?
I have an employee access database at work, the usual employee info, with the primary key of the ssnumber. A long time ago someone who was a VB programmer made me a program that updated my access database with a csv file. The primary key was used to update or add new record. If the SSNumber was found it updated all info in the record. If it wasn't found it added a new record.
Of course when switching to a new PC the VB program ceased to work anymore, the guy is long gone from the company... I was messing around with Filemaker the other day and saw how completely simple it is to do this task, as they have an automated feature to do this (in at least the last 3 versions).
Why oh why hasn't MS access added a feature like this? It is such a basic everyday function needed in a database. I know I can append records, but that will only do the add records portion and to cull out only new employees out of a csv file that has over 10K employees that is not an easy task.
Does anyone know of any add-on components that would do something like this?
I have an employee access database at work, the usual employee info, with the primary key of the ssnumber. A long time ago someone who was a VB programmer made me a program that updated my access database with a csv file. The primary key was used to update or add new record. If the SSNumber was found it updated all info in the record. If it wasn't found it added a new record.
Of course when switching to a new PC the VB program ceased to work anymore, the guy is long gone from the company... I was messing around with Filemaker the other day and saw how completely simple it is to do this task, as they have an automated feature to do this (in at least the last 3 versions).
Why oh why hasn't MS access added a feature like this? It is such a basic everyday function needed in a database. I know I can append records, but that will only do the add records portion and to cull out only new employees out of a csv file that has over 10K employees that is not an easy task.
Does anyone know of any add-on components that would do something like this?