Hi Fernand,
trying to catch up with some of the unanswered questions here ...
> For speed reasons we use ADO to connect to a external MS SQLserver
> based database.
>
> Making and using queries works fine but we can not use Named Parameters
> in the queries Changing to ODBC permit us to uses
For speed reasons we use ADO to connect to a external MS SQLserver
based database.
Making and using queries works fine but we can not use Named Parameters
in the queries Changing to ODBC permit us to uses Named Parameters but
then we loses a lot of speed.
Is this normal behavior or
- do is