Patrick wrote:
> Thanks for the reply,
> So far removing the BDE 5.10 version and reinstalling the BDE
> version prior to the upgrade has resolved this problem for me.
> I'm currently testing the ADO components, and seriously thinking
> about converting my apps to use them, which will enable me to
> bypass the BDE altogether.
> So far I haven't used screens that uses alot of inheritance, and I
> haven't experienced any problems in that area.
> tmiller wrote:
> > Commit no longer seems to work in BDE 5.1 and Oracle 8. Having the
> > same problem. I don't think it is exiting, but the close of
> > TDatabase. I use AutoCommit with TTables and Transaction objects and
> > neither work. You are the third to post this problem. I have posted
> > the bug and put questions in the BDE new group. No responses yet. It
> > has only been one day.
> > I put a simple test screen together and it seemed to work fine. I am
> > having problems with screens that use a lot of inheritance. What about
> > you?
> > PC wrote:
> > > Compiler: Delphi5 Enterprise
> > > BDE Ver: 5.01 or 5.10
> > > Database: Oracle 8.0.5
> > > I wrote a simple program with a TDatabase component, one TQuery, a
> > > TDatasource,
> > > a TDBGrid pointing to the datasource, and a TDBnavigator. The SQL for the
> > > TQuery
> > > was simply 'Select * from MYTABLE'.
> > > The TQuery's 'Request Live' is set to 'True'.
> > > I run the program, and insert a new record, then post it using the
> > > TDBnavigator.
> > > However, when I run the SQL Explorer and look at MYTABLE the record I posted
> > > does not appear. The strange thing is that the record will post only after
> > > I exit out
> > > of the program.
> > > Thinking that it may have something to do with the new BDE that came with
> > > Delphi5,
> > > I uninstalled the BDE and reinstalled the BDE version that came with
> > > Delphi4. I ran
> > > the same program again, and lo and behold , the record(s) I post from my
> > > program
> > > immediately appear in the SQL Explorer.
> > > This leads me to my question:
> > > Is there a step I am missing or a property I forgot to set? Or may this be
> > > a problem with
> > > the new BDE currently shipping with Delphi5 (and also with BDE version
> > > 5.10)?
> > > Thanks in advance for help and guidance in this matter,
> > > PC
> > --
> > Thomas Miller
> > Delphi Client/Server Certified Developer
> > BSS Accounting & Distribution Software
> > BSS Enterprise Accounting FrameWork
> > http://www.bss-software.com