I used to be able to configure the version 6.5 utility to always "Output the
Query" into the results Window. Now with 7.0, I can only apply the setting
after I connect to database.
How can I change that setting globally?
Peter
How can I change that setting globally?
Peter
1. Different results in Query Analyzer(7.0) and ISQLW(6.5)
Sql Query Analyzer & ISQL/w did not return the same values, when querying
against the same table. The server is still version 6.5
The column is defined as:
sbldgr_amt money (19,4) not null
This is returned on QA in SQL7s Query analyzer
sbldgr_amt
---------------------
2.4749
40.6234
It returned this in SQL6.5s isqlw
sbldgr_amt
--------------------------
2.47
40.62
When I executed a SUM() statement for the above query SQL7 returned 43.0983,
SQL6.5 returned 43.10
2. pgsql/src/pl/plpython plpython.c
5. ISQLw Session Hangs SQL 7.0
6. SQL Query of Recordset not in Data Environment or Database,
7. ISQLW Error using SQL 7.0 on Windows 95
9. Different results from ISQL and ISQLW in 7.0
11. Connect to Sybase 11 using MS SQL Server 7.0 ISQLW
12. GPF trying to run queries in ISQLW 7.0
13. SQL Server 7.0 - isqlw.exe