Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

With SQL Anywhere 17, is there a way to log SQL statements manually typed by the user in the DBISQL GUI and executed? We had ways to do this with SQL Anywhere 9 and early versions of SQL Anywhere 12, but those have been deprecated in SQL Anywhere 17.

Command line arguments to DBISQL or configuration setting the database are both acceptable for our purposes. Logging to a file or logging to the database are both acceptable for our purposes.

asked 02 Aug '17, 11:36

s0183616's gravatar image

s0183616
41226
accept rate: 0%

This barely-readable text file may or may not be of any use to you:

C:\Users\[user]\AppData\Roaming\SAP\DBISQL 17\.dbisqlHistory17

The layout has changed significantly from V16, possibly reflecting the significant changes made to the ISQL History tab in the Results pane.

See also right mouse - Save History on the ISQL History tab.

See also the new ISQL - Tools - Option... History tab.

(02 Aug '17, 13:54) Breck Carter
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×105

question asked: 02 Aug '17, 11:36

question was seen: 2,169 times

last updated: 02 Aug '17, 13:57