If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Delphi 4 on Oracle 9i

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-04, 13:22
snasir snasir is offline
Registered User
 
Join Date: Jul 2004
Posts: 2
Question Delphi 4 on Oracle 9i

We are currently running Delphi4 on Oracle 8i and thinking about upgrading to oracle 9i. I was wondering if there are any issues with Delphi 4 and Oracle 9i infrastrucutre. I have read somewhere that Delphi 4 BDE doesnot like Oracle 9i and should be upgraded to version 6 at least.. has anyone encountered problems?

thanks
Reply With Quote
  #2 (permalink)  
Old 07-07-04, 16:17
AceOmega AceOmega is offline
Registered User
 
Join Date: Apr 2004
Location: Arizona
Posts: 49
No upgrade for BDE

THe BDE is not supported by Borland any more and thus there are no updates. Last I heard it was 5.11. I heard that Corel owned it for a while and they made some updates to the BDE.

In short upgrading Delphi will not upgrade the BDE. You may still want to do it because there are way mor functions in Delphi 7. I would suggest getting away from the BDE and going to ADO but I my self am having lots of problems with ADO. It could however be int the ODBC driver I am using seeing thath I am using Interbase not Orical, so you may not have the same problems.

Just so that you know, the BDE has lots of bugs when it comes to handleing nulls and Schemas, Triggers, etc scripts with ":" in them will not run properly.

Ace
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On