From: Dean H. <dea...@dl...> - 2008-04-18 03:06:52
|
Helen Borrie wrote: > Agreed. It's always a source of mystery to me why driver developers, more often than not, provide the worst possible settings for the default transaction. The .NET Provider isn't alone in this: most of the Delphi component sets do the same. I'm not sure about the Jaybird and ODBC drivers these days. Maybe it's driven by the Microsoft World View, somehow, you know, standardise all database back-ends on the Excel model? ;-) I believe the settings are the equivalent of SQL Server's "READ COMMITTED" settings, which is the default for .NET Data providers. Dean. |