Subject | Re: [firebird-support] Understanding Sweep |
---|---|
Author | Martijn Tonies |
Post date | 2007-10-23T12:48:54Z |
Erick,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> I'm still using the Interbase driver from Borland, so I think theIt should be, just trying to let people know :-)
> parameter is correct, right?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> > > I'm using Delphi with dbExpress and ClientDatasets in a 3-tier app.
> > > My transaction configuration is:
> > >
> > > CommitRetain=False
> > > Interbase TransIsolation=ReadCommited
> >
> > Do note that this particular parameter depends on the driver name!
> >
> > It's (quite annoyingly):
> >
> > [drivername][space]TransIsolation