Board index » delphi » Re: Delphi 2005 & BDE

Re: Delphi 2005 & BDE


2004-12-01 06:16:06 AM
delphi95
Quote
Bugfix? Do you have examples?
Of bug-fixing or bugs?
Bugs: Well....
codecentral.borland.com/codecentral/ccweb.exe/listing
I'm sure there are lots more (but I guess no MAJOR showstoppers). Check BDE
newsgroup.
best regards
Thomas Schulz
 
 

Re: Delphi 2005 & BDE

"Nick Hodges [TeamB]" <XXXX@XXXXX.COM>wrote in news:41ace2d3$1
@newsgroups.borland.com:
Quote
That's changed, then, no?
It appears to be valid only for SQLLinks. I asked if the VCL was
considered legacy like the BDE. The response was the VCL was not legacy
and only SQLLinks was legacy.
--
Iman
 

Re: Delphi 2005 & BDE

Thanks, looking at dbGo and BDP
--
-----
Regards
Dallas Goldswain
Retro-Eddy
"Nick Hodges [TeamB]" <XXXX@XXXXX.COM>writes
Quote
Dallas Goldswain [Retro-Eddy] writes:

>Never had D8, so by assumption, I'd think that the bde is still
>supported? or is it better to move away from it for win32 development?

I would definitely move away from it. it is really provided for legacy
support only.

--
Nick Hodges -- TeamB
Lemanix Corporation -- www.lemanix.com
Read my Blog -- www.lemanix.com/nick
 

Re: Delphi 2005 & BDE

Hi,
Would you be willing to share those changes? I am doing it now, but S&M this
early in the morning is not good ;o)
--
-----
Regards
Dallas Goldswain
Retro-Eddy
"Liz" <XXXX@XXXXX.COM>writes
Quote
Kostya writes:

>>I did the JCL by hand and then each of the JVCL packages 1 at a time
>>and that worked.
>
>{*word*37}

was little choice :P this was like 3 days after the trial released and
i had it installed and wanted to play.. but the jvcl team hadnt done
any changes for d2k5.
 

Re: Delphi 2005 & BDE

not sure if this is a bug. always corrupt foxpro / dbase table with index
with many records.
"Kurt Bilde" <XXXX@XXXXX.COM>writes
Quote
Hi Thomas !
dk_sz writes:
>I hope Borland will bug-fix BDE! (but I am OK
>happy with no new development done on the BDE.)

Bugfix? Do you have examples?

-Kurt
 

Re: Delphi 2005 & BDE

"wilson" <XXXX@XXXXX.COM>writes:
Quote
not sure if this is a bug. always corrupt foxpro / dbase table with index
with many records.
Borland has been warning for years that it is only safe to use
BDE for read-only access to FoxPro tables.
community.borland.com/article/0,1410,21774,00.html
If you need to keep your data in FoxPro tables, it is best to
get another database engine for editing.
Rick Carter
XXXX@XXXXX.COM
Chair, Delphi/Paradox SIG, Cincinnati PC Users Group
 

Re: Delphi 2005 & BDE

Rick Carter writes:
Quote
Borland has been warning for years that it is only safe to use
BDE for read-only access to FoxPro tables.
community.borland.com/article/0,1410,21774,00.html
If you need to keep your data in FoxPro tables, it is best to
get another database engine for editing.
There's a freeware TDBF component on sourceforge, IIRC, that we're
using with great success in some fairly heavy duty FoxPro ->Oracle
conversion stuff.
-Brion
 

Re: Delphi 2005 & BDE

Thanks for the information. Unfortunately, I need to handle CDX. I think I
will keep BDE + ODBC.
"Brion L. Webster" <XXXX@XXXXX.COM>writes
Quote
Rick Carter writes:

>Borland has been warning for years that it is only safe to use
>BDE for read-only access to FoxPro tables.
>community.borland.com/article/0,1410,21774,00.html
>If you need to keep your data in FoxPro tables, it is best to
>get another database engine for editing.

There's a freeware TDBF component on sourceforge, IIRC, that we're
using with great success in some fairly heavy duty FoxPro ->Oracle
conversion stuff.

-Brion
 

Re: Delphi 2005 & BDE

"wilson" <XXXX@XXXXX.COM>writes:
Quote
Thanks for the information. Unfortunately, I need to handle CDX. I think I
will keep BDE + ODBC.
Well, do it at your own risk. Several other database engines
are better for editing FoxPro tables with CDX indexes. One
choice is Advantage Database Server, and the local server is
free.
See the list of BDE alternatives at
www.kylecordes.com/bag
Rick Carter
XXXX@XXXXX.COM
Chair, Delphi/Paradox SIG, Cincinnati PC Users Group
 

Re: Delphi 2005 & BDE

wilson writes:
Quote
not sure if this is a bug. always corrupt foxpro / dbase table with index
with many records.
Foxpro works way better with ODBC/ADO.
--
"Darmok and Jalad, at Tenagra"