D
David W. Fenton
"a a r o n . k e m p f @ g m a i l . c o m" <[email protected]>
wrote in
:
And it's a SPLIT architecture, in that your application is in a
front-end file:
.... an ADP file in this case, and your data is in a back end
separate from the application file (in this case SQL Server, since
that's the only back end database engine that an ADP can be used
with).
So, splitting is not only not deprecated, IT'S BEING RECOMMENDED BY
YOU, in the same post where you say it's not recommended.
When you recommend it, you're giving good advice.
When you're deprecating it, you're being your usual moronic self,
posting crap that nobody should pay attention to.
I must say it's quite impressive that you managed to do both things
within the same post.
Reading your posts is a waste of time.
With regard to users of a Jet data store and splitting:
Every Access application with more than one user should be split. NO
EXCEPTIONS.
Every Access application where the user needs to get updates to the
forms/reports from someone else should be split, even if it has only
one user. NO EXCEPTIONS.
Every replicated Access app should be split. NO EXCEPTIONS.
wrote in
:
splitting is not reccomended.
Splitting is depecrated.
single connection to sql server- where all data SHOUD belong is a
much much simpler architecture.
And it's a SPLIT architecture, in that your application is in a
front-end file:
FILE, NEW, Project (Existing Data)
.... an ADP file in this case, and your data is in a back end
separate from the application file (in this case SQL Server, since
that's the only back end database engine that an ADP can be used
with).
So, splitting is not only not deprecated, IT'S BEING RECOMMENDED BY
YOU, in the same post where you say it's not recommended.
When you recommend it, you're giving good advice.
When you're deprecating it, you're being your usual moronic self,
posting crap that nobody should pay attention to.
I must say it's quite impressive that you managed to do both things
within the same post.
anything else is a waste of time
Reading your posts is a waste of time.
With regard to users of a Jet data store and splitting:
Every Access application with more than one user should be split. NO
EXCEPTIONS.
Every Access application where the user needs to get updates to the
forms/reports from someone else should be split, even if it has only
one user. NO EXCEPTIONS.
Every replicated Access app should be split. NO EXCEPTIONS.