 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Lee Heng Bing Guest
|
Posted: Tue Apr 13, 2004 2:12 am Post subject: Delphi 4 C/S , SQL Link and MS SQL 2000 |
|
|
I am using Delphi4 C/S, can i developed my database application using BDE
with MS SQL 2000 ? Any comment is appreciate.
How about MySQL Server with Delphi 4 C/S ? Did BDE support MySQL ?
Regards
Lee
|
|
| Back to top |
|
 |
Kevin Frevert Guest
|
Posted: Tue Apr 13, 2004 1:01 pm Post subject: Re: Delphi 4 C/S , SQL Link and MS SQL 2000 |
|
|
"Lee Heng Bing" <howch (AT) pc (DOT) jaring.my> wrote
| Quote: | I am using Delphi4 C/S, can i developed my database application using BDE
with MS SQL 2000 ? Any comment is appreciate.
|
OK, don't use D4. Upgrade to D7, don't use the BDE (use ADO) and..
http://community.borland.com/article/0,1410,28688,00.html
http://community.borland.com/article/0,1410,10359,00.html
http://community.borland.com/article/0,1410,19694,00.html
http://support.microsoft.com/default.aspx?scid=kb;en-us;260817
http://bdn.borland.com/article/0,1410,28160,00.html
http://www.hower.org/Kudzu/Articles/DBDesign/index.html
http://bdn.borland.com/article/0,1410,27790,00.html
Good luck,
krf
|
|
| Back to top |
|
 |
Bill Todd (TeamB) Guest
|
Posted: Tue Apr 13, 2004 2:22 pm Post subject: Re: Delphi 4 C/S , SQL Link and MS SQL 2000 |
|
|
On Tue, 13 Apr 2004 10:12:23 +0800, "Lee Heng Bing"
<howch (AT) pc (DOT) jaring.my> wrote:
| Quote: | I am using Delphi4 C/S, can i developed my database application using BDE
with MS SQL 2000 ? Any comment is appreciate.
|
The BDE SQL Link drivers have been deprecated and the BDE is no longer
being maintained. In addition, The BDE driver for SQL Server uses
Microsoft's DBLIB client library which microsoft has not updated to
support any version of SQL Server after 6.5.
| Quote: |
How about MySQL Server with Delphi 4 C/S ? Did BDE support MySQL ?
|
No.
The only way to work with either database with D4 is to use an ODBC
driver. You should upgrade to D7 and use ADO.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
Tomislav Kardaš Guest
|
Posted: Mon Apr 19, 2004 11:47 am Post subject: Re: Delphi 4 C/S , SQL Link and MS SQL 2000 |
|
|
Hi Lee!
On Tue, 13 Apr 2004 10:12:23 +0800, "Lee Heng Bing"
<howch (AT) pc (DOT) jaring.my> wrote:
| Quote: | I am using Delphi4 C/S, can i developed my database application using BDE
with MS SQL 2000 ? Any comment is appreciate.
|
Whatever Kevin and Bill said is true, but that doesn't mean that you
can not develop database apps with D4, BDE for MSSQL2000. We do it,
and it works. But for new development, follow their advices.
tomi.
|
|
| Back to top |
|
 |
Denis Dresse Guest
|
Posted: Mon May 17, 2004 4:33 pm Post subject: Re: Delphi 4 C/S , SQL Link and MS SQL 2000 |
|
|
I confirm...
It depends on the size of you existing appli... and if the user wants to
change his database and OS frequently...
Take care : converting an existing application to ADO can bring some
problems and take time... I encountered serious problems with Oracle,
unresolved up to now (I posted questions on this problem)...
As far as it works with you good old Delphi4 and BDE... why change ?
Denis
Tomislav Kardas( wrote:
| Quote: | Hi Lee!
On Tue, 13 Apr 2004 10:12:23 +0800, "Lee Heng Bing"
[email]howch (AT) pc (DOT) jaring.my[/email]> wrote:
I am using Delphi4 C/S, can i developed my database application using BDE
with MS SQL 2000 ? Any comment is appreciate.
Whatever Kevin and Bill said is true, but that doesn't mean that you
can not develop database apps with D4, BDE for MSSQL2000. We do it,
and it works. But for new development, follow their advices.
tomi.
|
|
|
| Back to top |
|
 |
Tomislav Kardaš Guest
|
Posted: Thu Jun 03, 2004 6:02 pm Post subject: Re: Delphi 4 C/S , SQL Link and MS SQL 2000 |
|
|
Hi Denis Dresse <denis.dresse (AT) decis (DOT) be>!
On Mon, 17 May 2004 16:33:01 +0000, Denis Dresse
<denis.dresse (AT) decis (DOT) be> wrote:
| Quote: | As far as it works with you good old Delphi4 and BDE... why change ?
|
I agree.
tomi.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|