QUESTION???

  • Thread starter Thread starter mroks via AccessMonster.com
  • Start date Start date
M

mroks via AccessMonster.com

if i will do the linking of MS Access as frontend and SQL Server as my
backend, Is my size of my MS Access program be affected considering i have a
thousand or even a millions of data stored on SQL Server , i am quite
confused since the two connected to each other. Please help.
 
No, the only think stored in Access is the link itself. The data is still
stored on SQL Server, so that will be large, but the Access database will
stay small.


Rob
 
Rob,


Thank you so much



Robert said:
No, the only think stored in Access is the link itself. The data is still
stored on SQL Server, so that will be large, but the Access database will
stay small.

Rob
 
Back
Top