Subject | RE: [ib-support] What happens to transaction when form closed? |
---|---|
Author | Alan McDonald |
Post date | 2002-08-22T11:43:56Z |
I always put my connections and transactions on the same form
depends if you create them at run time or on application startup
do you free them when closing?
depends if you create them at run time or on application startup
do you free them when closing?
> -----Original Message-----
> From: Stevio [mailto:redeagle@...]
> Sent: Thursday, 22 August 2002 21:28
> To: ib-support@yahoogroups.com
> Subject: Re: [ib-support] What happens to transaction when form closed?
>
>
> The transaction is in the form that is being closed; the database
> connection
> is in a separate data module.
>
> Stephen
>
> ----- Original Message -----
> From: "Alan McDonald" <alan@...>
> To: <ib-support@yahoogroups.com>
> Sent: Thursday, August 22, 2002 12:20 PM
> Subject: RE: [ib-support] What happens to transaction when form closed?
>
>
> > depends if the form has it's own database connection and transaction...
> > Check the default action for the transaction
> > and maybe you are better going over to the Delphi newsgroups..?
> >
> > Alan
> >
> > > -----Original Message-----
> > > From: Stevio [mailto:redeagle@...]
> > > Sent: Thursday, 22 August 2002 21:14
> > > To: IB Support
> > > Subject: [ib-support] What happens to transaction when form closed?
> > >
> > >
> > > If I close a form, without explicitly Committing or Rollback'ing a
> > > transaction before closing, does the transaction Commit or Rollback?
> > >
> > > I'm using Firebird and Delphi 5 Prof.
> > >
> > > Thanks,
> > > Stephen
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>