Hello,
On 07/25/2002 02:34 PM, Andrew Hill wrote:
> Mark,
>
> ODBC is not inherently slower - it depends if the driver is built as an
> abstraction to the native layer or if it bypasses the native layer. In
> addition, a properly written ODBC driver will actually enforce
> additional functiona
Mark,
ODBC is not inherently slower - it depends if the driver is built as an
abstraction to the native layer or if it bypasses the native layer. In
addition, a properly written ODBC driver will actually enforce
additional functionality on the back-end database, to further isolate
you from func