I
iccsi
I just learned that it is efficient that split mdb to front end and
back end database.
I just wonder that does it mean that front end and back end
communicate with SQL string and result set to reduce network traffic?
Does it mean that query should store on the backend, because it will
be faster front end sends a short query name instead of SQL string?
Are there any other benefits?
Your information is great appreicted,
back end database.
I just wonder that does it mean that front end and back end
communicate with SQL string and result set to reduce network traffic?
Does it mean that query should store on the backend, because it will
be faster front end sends a short query name instead of SQL string?
Are there any other benefits?
Your information is great appreicted,