Bit more background on my app.
I use NO DB aware visual components.
ALL of the DB access components are on two Datamodules, one
for 30 TTables and the other for 25 TQuerys
(although I now realise that I can probably do with a fraction
of those TQuerys)
The TTables are opened and closed as the app opens and
closes.
Tend to use the TTables for filtering, lookups and editing
tables and TQuerys for selecting data for reports.
I do not use alias'. I reference the database directly
by path name.
DO use some autoincrement fields.
Given the above then, does that alter the flavour of any of
the advice?
Given Nello's last post regarding WinFrame, would it be better
to "Suck it and see" with Paradox?
If not, would it be possible to create a Development copy of
the project in which I replace the two TTable and TQuery datamodules for a
couple using IBTables and IBQuery's - with the intention of leaving everything
else pretty much unchanged (autoincrement filds excepted)?
I realise this is old hat for most of you - but it's brand new
to me.
I mean - what I'm also wondering is this: If my current
application using Paradox is single tier, does converting it to address, say
Interbase, make it a two tier system? I suspect not. So what has to
happen for it to be called a two tier system? and when do I suddenly need
Enterprise?
Mark
----- Original Message -----
|
- Re: [DUG]: Can D5 Pro handle it? Nello Sestini
- Re: [DUG]: Can D5 Pro handle it? Neven MacEwan
- Re: [DUG]: Can D5 Pro handle it? Pat Sheehan
- Re: [DUG]: Can D5 Pro handle it? Mark Howard
- RE: [DUG]: Can D5 Pro handle it? Dennis Chuah
- RE: [DUG]: Can D5 Pro handle it? James Low
- Re: [DUG]: Can D5 Pro handle it? Nello Sestini
- Re: [DUG]: Can D5 Pro handle it? Nello Sestini
- Re: [DUG]: Can D5 Pro handle it? Edward Aretino
- Re: [DUG]: Can D5 Pro handle it? Mark Howard
- Re: [DUG]: Can D5 Pro handle it? Mark Howard
- Re: [DUG]: Can D5 Pro handle it? Neven MacEwan
- RE: [DUG]: Can D5 Pro handle it? Dennis Chuah
- RE: [DUG]: Can D5 Pro handle it? Sean Cross
- Re: [DUG]: Can D5 Pro handle it? Mark Howard