Hi People,
I have about 6 millions records which i want to use in my Access database as vlookup table.
So if user will choose the employee's ID (not unique) from combobox there subform should be shown with few filtered records based on choosen ID.
So for example ID: 1001 will show
Company1 , number of company, department
Company2 , number of company, department
Company3 , number of company, department
and next user would write new records for each company.
It seems to be good approach.
Problem is within size of this history table which will be growing every day (new employees are added to SAP).
What do you think Access will handle it or here i should think about MSSQL server ?
Best Wishes,
Jacek Antek