S
syd053
Guest
Hi All,
I created a database system initially with every table an internal standard access table. However one of the tables must come from the main system of the company which is a UNIX based system. ODBC does connect to this main system but performs too slow to consider. I know that I could change the ODBC refresh rates to a longer time period but as the system will be multi-user each time a new user opens the database the ODBC will try to obtain the data. This slows both the access database and the main system considerably so cannot be regarded as a solution.
What seems feasible to me is to link an excel table in which itself links to the main system. This can then periodically can be refreshed to the main system and saved solving the problem of slowing down the system as this can then be performed over night. I have already tried to carry this out but linking the excel table seems to work differently than an internal access table. On both the invoice and stock system the access program does not allow me to edit or add new products but does allow me to search for them.
Does anyone know what the problem may be and if there is anyway you can correct it. I have read that it is possible to carry out any operations on a excel table that you can on a standard internal table although it may require a little more work. If anyone can help me it would be much appreciated,
Thanks,
Martin
I created a database system initially with every table an internal standard access table. However one of the tables must come from the main system of the company which is a UNIX based system. ODBC does connect to this main system but performs too slow to consider. I know that I could change the ODBC refresh rates to a longer time period but as the system will be multi-user each time a new user opens the database the ODBC will try to obtain the data. This slows both the access database and the main system considerably so cannot be regarded as a solution.
What seems feasible to me is to link an excel table in which itself links to the main system. This can then periodically can be refreshed to the main system and saved solving the problem of slowing down the system as this can then be performed over night. I have already tried to carry this out but linking the excel table seems to work differently than an internal access table. On both the invoice and stock system the access program does not allow me to edit or add new products but does allow me to search for them.
Does anyone know what the problem may be and if there is anyway you can correct it. I have read that it is possible to carry out any operations on a excel table that you can on a standard internal table although it may require a little more work. If anyone can help me it would be much appreciated,
Thanks,
Martin