![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Simon, IF they are using the BDE, then they can substitute databases fairly easily. Based on the BDE alone, I'm guessing that the app is probably written in Delphi? If they ARE using Paradox, then they will have scalability issues beyond 5 users (remember that Paradox is ultimately a single user system). However, if they point the BDE at interbase, or Firebird (the public domain/open source altrnative, based on code released in 2000) then the scaleability issue goes out the window. Why not fight them on the basis of application features & functions, rather than MAKING the database an issue? Your users buy you app - not the database ! |
#4
| |||
| |||
|
|
We have a competitor who we come up against quite often in our marketplace... I'm trying to find a series of advantages of our product compared to theirs. One I'm sure is that we use jBase, whereas theirs is based on Paradox (I think) and uses the Borland Database Engine. Can anybody provide me some insight to the "negatives" to using BDE in a multi-user environment? Does it have scalability issues? Performance issues ? anything else I can use? |
#5
| |||
| |||
|
|
Simon Verona wrote: We have a competitor who we come up against quite often in our marketplace... I'm trying to find a series of advantages of our product compared to theirs. One I'm sure is that we use jBase, whereas theirs is based on Paradox (I think) and uses the Borland Database Engine. Can anybody provide me some insight to the "negatives" to using BDE in a multi-user environment? Does it have scalability issues? Performance issues ? anything else I can use? Hell yes. The BDE scales roughly as well as Microsoft Access, which is to say barely at all. And Paradox - are Borland even selling that any more? It doesn't rate a mention in the products section of their website. It looks as if it's been relegated to a small component of Corel Office rather than a full-blown programming environment. If the thing really is written in Paradox, you should be able to blow them away just by showing how adumbral that technology is. A rare treat for an MV type to be on the other side of the "that old crap" argument, no? <g OTOH, it;s possible that it's written in Delphi and just uses a Paradox database, which is bad enough, unless they have an option to scale up to a full-blown SQL database. Luke |
#6
| |||
| |||
|
|
"We use Borland Delphi 7 for the programming, and data storage is achieved using Paradox. Data access is performed via the Borland Database Engine (BDE) 5.01 using the standard native driver for Paradox. " |
#7
| |||
| |||
|
|
On Thu, 15 Dec 2005 23:39:55 -0000, "Simon Verona" <nomail (AT) nomail (DOT) zzz wrote: "We use Borland Delphi 7 for the programming, and data storage is achieved using Paradox. Data access is performed via the Borland Database Engine (BDE) 5.01 using the standard native driver for Paradox. " Considering that they go on to state: "MySQL is our database server choice for any web based data storage. " and "We are working on two separate database connections. One is native MySQL which we believe will be our database of choice. Second is a generic system whereby the customer may choose their own database such as Microsoft SQL Server, Oracle 9i, Interbase 6, etc, and our applications can sit above any of them. " - I would suggest that the LAST thing you want to start an argument on is the underlying database, unless you have similar plans of course ! |
#8
| |||
| |||
|
|
Dave Goldfinch wrote: On Thu, 15 Dec 2005 23:39:55 -0000, "Simon Verona" <nomail (AT) nomail (DOT) zzz wrote: "We use Borland Delphi 7 for the programming, and data storage is achieved using Paradox. Data access is performed via the Borland Database Engine (BDE) 5.01 using the standard native driver for Paradox. " Considering that they go on to state: "MySQL is our database server choice for any web based data storage. " and "We are working on two separate database connections. One is native MySQL which we believe will be our database of choice. Second is a generic system whereby the customer may choose their own database such as Microsoft SQL Server, Oracle 9i, Interbase 6, etc, and our applications can sit above any of them. " - I would suggest that the LAST thing you want to start an argument on is the underlying database, unless you have similar plans of course ! Except that they're not there yet. Meanwhile, they're migrating from the BDE to MySQL and from standard Winblows to .NET. Plenty of opportunities for them to screw things up royally in the process. Luke |
#9
| |||
| |||
|
|
Absolutely However, in a sales situation, IMHO it is pointless to start an argument unless you are very confident that you have the upper hand. If the OP's application doesn't stand up on it's merits, then it is desparation stakes to start bad mouthing the competition's technology. |
|
While I have never used Borland products, many people whose opinions I respect, say good things about them. I would suggest that Borland has a somewhat higher profile in the wider community than JBase. However good JBase is, like D3, it's profile outside the MV world is virtually non existant. |
#10
| |||
| |||
|
|
"We use Borland Delphi 7 for the programming, and data storage is achieved using Paradox. Data access is performed via the Borland Database Engine (BDE) 5.01 using the standard native driver for Paradox. " is what they say on their web site! |
![]() |
| Thread Tools | |
| Display Modes | |
| |