Re: Suggestoins for Local DB to use with Shareware
- From: "Wayne Niddery [TeamB]" <wniddery@xxxxxxxxxxxxxx>
- Date: Sun, 30 Apr 2006 16:01:07 -0400
I.P. Nichols wrote:
In my opinion MDB with ADO acts like a Relational DB. I can say the
with the current Microsoft OLEDB Provider and Jet-4, I have been able
to demonstrate that by simply changing the connection string I can
switch between
Do you use table access or SQL queries? Access has a very proprietary SQL
dialect (like date strings enclosed with '#') and has some limitations on
joins among other things. These days, while there still remains many
differences between products, most agree on enough (like date strings) that
one can write fairly complex SQL that is portable across many database
products, but will fail under Access.
--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"The purpose of morality is to teach you, not to suffer and die, but to
enjoy yourself and live." - Ayn Rand
.
- References:
- Suggestoins for Local DB to use with Shareware
- From: G . Bradley MacDonald
- Re: Suggestoins for Local DB to use with Shareware
- From: Arthur Hoornweg
- Re: Suggestoins for Local DB to use with Shareware
- From: G . Bradley MacDonald
- Re: Suggestoins for Local DB to use with Shareware
- From: I.P. Nichols
- Re: Suggestoins for Local DB to use with Shareware
- From: G . Bradley MacDonald
- Re: Suggestoins for Local DB to use with Shareware
- From: I.P. Nichols
- Suggestoins for Local DB to use with Shareware
- Prev by Date: Re: The Register interview Nigel Brown
- Next by Date: Re: The Register interview Nigel Brown
- Previous by thread: Re: Suggestoins for Local DB to use with Shareware
- Next by thread: Re: Suggestoins for Local DB to use with Shareware
- Index(es):
Relevant Pages
|