Goodmorning all,
i have a connection problem with the new crdb_odbc dll.
When i launch a report with odbc as400 the print.job open a new work:
name: QZDASOINIT user: XXX type:PJ
this work execute the select statement and return the data to the report.
If i launch the same report once again this work (QZDASOINIT) finish (with the VbScript: OpenReport)
and then start again.
With the old p2sodbc.dll this work (QZDASOINIT) doesn't finish and start again.
In this case (p2sodbc.dll) the QZDASOINIT stay opened, so the first time create all the index and the second time is very fast.
I want that the crdb_odbc.dll work as the p2sodbc.dll, how can do?
Thanks in advance
Corrado