
Sybase access via Access/ODBC/Passthru...
Apologies if this is the inappropriate area...
In the MS Sqlserver forum, someone posted a problem connecting via
Access/ODBC/SQL Passthru. I am in a similar situation, but attempting
to connect to a SYBASE SQL Server.
I write a single table PTQ (passthru query) and it *usually* works.
If I attempt a PTQ with 2 tables, I almost always time out or freeze.
The recommendation in the other forum was to add
[debug]
RmtTrace=16
to MSACC20.INI
...to force the query to occur synchronously. Should this work?