Wabash&Erie
New member
- Local time
- Yesterday, 19:12
- Joined
- Jul 7, 2021
- Messages
- 5
Hi,
I am building a database of banks and credit unions for the company I work for. It is for particular use by my department and not a company-wide effort.
I found a daily download essentially from the federal reserve which includes a unique ID, bank name and other useful information which I want to utilize. Of the full list, the banks fall into 3 categories relative to my company and user team:
1. The bank is a direct customer
2. We have information about the bank which we want to maintain, but they are not as-of-today a direct customer
3. The bank is not a customer and we have no information about the bank.
My idea is to create a definitions table that ties to the Fed's unique ID and otherwise only includes OUR fields of data. I have no goal of editing or copying data from those external tables from the download. Could I have a form that allows users to search/find an institution and then check a box which would either append the new ID to the definitions table? Or, do I copy the full list of IDs only to my internal table and update a yes/no field (customer or not-customer)?
I hope this makes sense. If it requires clarification please let me know.
I am building a database of banks and credit unions for the company I work for. It is for particular use by my department and not a company-wide effort.
I found a daily download essentially from the federal reserve which includes a unique ID, bank name and other useful information which I want to utilize. Of the full list, the banks fall into 3 categories relative to my company and user team:
1. The bank is a direct customer
2. We have information about the bank which we want to maintain, but they are not as-of-today a direct customer
3. The bank is not a customer and we have no information about the bank.
My idea is to create a definitions table that ties to the Fed's unique ID and otherwise only includes OUR fields of data. I have no goal of editing or copying data from those external tables from the download. Could I have a form that allows users to search/find an institution and then check a box which would either append the new ID to the definitions table? Or, do I copy the full list of IDs only to my internal table and update a yes/no field (customer or not-customer)?
I hope this makes sense. If it requires clarification please let me know.