Conversion from BDE to ADO
From: John Faris (johnfaris_at_nospam.hotmail.com)
Date: 03/24/04
- Next message: Kevin Frevert: "Re: Conversion from BDE to ADO"
- Previous message: David: "Re: Error Deleting From Table"
- Next in thread: Kevin Frevert: "Re: Conversion from BDE to ADO"
- Reply: Kevin Frevert: "Re: Conversion from BDE to ADO"
- Reply: Brian Bushay TeamB: "Re: Conversion from BDE to ADO"
- Reply: eWolverine: "Re: Conversion from BDE to ADO"
- Reply: Betsy: "Re: Conversion from BDE to ADO"
- Reply: John Faris: "Re: Conversion from BDE to ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Mar 2004 10:50:10 -0000
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.
- Next message: Kevin Frevert: "Re: Conversion from BDE to ADO"
- Previous message: David: "Re: Error Deleting From Table"
- Next in thread: Kevin Frevert: "Re: Conversion from BDE to ADO"
- Reply: Kevin Frevert: "Re: Conversion from BDE to ADO"
- Reply: Brian Bushay TeamB: "Re: Conversion from BDE to ADO"
- Reply: eWolverine: "Re: Conversion from BDE to ADO"
- Reply: Betsy: "Re: Conversion from BDE to ADO"
- Reply: John Faris: "Re: Conversion from BDE to ADO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|