Re: Conversion from BDE to ADO
From: Kevin Frevert (Work_at_drinkingcoffee.com)
Date: 03/24/04
- Previous message: John Faris: "Conversion from BDE to ADO"
- In reply to: John Faris: "Conversion from BDE to ADO"
- Next in thread: Brian Bushay TeamB: "Re: Conversion from BDE to ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Mar 2004 05:54:25 -0600
John,
I've noticed no performance problems with ADO and MSSQL. In fact, we
(currently) have no problems with the BDE (we are still in the process of
conversion). Our primary customer service app has run against MSSQL 6.5,
7.0 and now 2000 with no code modifications.
Here is some additional info..
http://bdn.borland.com/article/0,1410,27790,00.html
Good luck,
krf
"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: John Faris: "Conversion from BDE to ADO"
- In reply to: John Faris: "Conversion from BDE to ADO"
- Next in thread: Brian Bushay TeamB: "Re: Conversion from BDE to ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|