Dear readers,
I have inherited multiple databases several years ago, have updated them with own developments and am now sitting with a lot of different name conventions for columns (not exactly my fault!)
For example: in one table, there is used "maskin" for "position", in another "pos", in a third "winder" etc.
this is not only used in VBA, but also in field parameters, form recordsources querydefs, reports, modules, etc etc.
Dateproduced is called "dato", "proddate" and so on.
Database has front-end in Access 2010 and backend in SQL server Express
And not of any help, the databases are pretty continuously in use (24 x 7)
AND... linked with each other by use of linked tables...
I know, I know, this should have been done much more earlier. But I feel I need to do it now ...
Does somebody have best practices / tips to share, how to approach this problem, what tools to use?
Any help is appreciated
Thanks
Ben
I have inherited multiple databases several years ago, have updated them with own developments and am now sitting with a lot of different name conventions for columns (not exactly my fault!)
For example: in one table, there is used "maskin" for "position", in another "pos", in a third "winder" etc.
this is not only used in VBA, but also in field parameters, form recordsources querydefs, reports, modules, etc etc.
Dateproduced is called "dato", "proddate" and so on.
Database has front-end in Access 2010 and backend in SQL server Express
And not of any help, the databases are pretty continuously in use (24 x 7)
AND... linked with each other by use of linked tables...
I know, I know, this should have been done much more earlier. But I feel I need to do it now ...
Does somebody have best practices / tips to share, how to approach this problem, what tools to use?
Any help is appreciated
Thanks
Ben