Re: Conversion from BDE to ADO
From: Betsy (betsy.a.tainer_at_lesschwab.com)
Date: 03/30/04
- Previous message: Alexander Hachmann: "ADOCommand or ADODataset and Postgres"
- In reply to: John Faris: "Conversion from BDE to ADO"
- Next in thread: John Faris: "Re: Conversion from BDE to ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 10:57:50 -0800
John... I am in the process of updating company pc applications build in D5
w/ Paradox.. update includes D7 w/ MSSQL... performance is HUGELY improved.
It's been a challenge to get a firm grip on the new ADO components... but am
overall very happy with the end results... my new applications SCREAM!
Mine are relatively small apps with small groups of users... have not
noticed any problems in the way of record locking.... doesn't mean they are
not there waiting to make my day.
good luck!
b
"John Faris" <johnfaris@nospam.hotmail.com> wrote in message
news:40616715$1@newsgroups.borland.com...
> Hi all.
>
> I am currently experimenting with converting a quite large app from BDE to
> ADO. It accesses a MS SQL 2000 database, and before I commit and jump
> headlong into this I wonder if there are any major issues to be aware of?
> One of the main benefits I am hoping for is better multi-user detection
> capabillity e.g. if one user changes a record another has open and then
the
> other user tries to change they get an appropriate error message. I have
> found BDE support for this a little flakey at best. Are there any setting
> changes from the default on TAdoQuery or TAdoConnection that I should
> definitely make? Finally I have seen a fair bit of discussion around
> suggesting that ADO will slow my app down, is this true?
>
> Many thanks for any input.
>
> John.
>
>
- Previous message: Alexander Hachmann: "ADOCommand or ADODataset and Postgres"
- In reply to: John Faris: "Conversion from BDE to ADO"
- Next in thread: John Faris: "Re: Conversion from BDE to ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|