Subject Re: [firebird-support] Understanding Sweep
Author Martijn Tonies
Erick,

> I'm still using the Interbase driver from Borland, so I think the
> parameter is correct, right?

It should be, just trying to let people know :-)

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