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.

In iSQL and SQL Central, the database connection history is stored somewhere, so, for example, when the database server or name is selected, the dropdown lists show the previous database server(s) and name(s) that were used to connect. We would like to erase the history on customer sites, but have been unable to identify where this connection history is stored, despite a Registry and file search for the strings. Where is this information stored, so that it can be edited and deleted as necessary?

asked 02 Oct '17, 09:44

robertwigley's gravatar image

robertwigley
266111321
accept rate: 80%

edited 03 Oct '17, 04:20

3

I suppose they'll be stored in the file containing the user profile, e.g.

C:\Users\<anyuser>\AppData\Roaming\SAP\SQL Central 17\.scUserPreferences17_64

(02 Oct '17, 11:45) Reimer Pods

Thank you Reimer Pods. You helped me identify the location. The file that contains the database connection history is in:

C:\Users\<username>\AppData\Roaming\SAP\.jlogon17

permanent link

answered 02 Oct '17, 12:12

robertwigley's gravatar image

robertwigley
266111321
accept rate: 80%

edited 02 Oct '17, 12:13

Your answer
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:

×128
×105

question asked: 02 Oct '17, 09:44

question was seen: 1,686 times

last updated: 03 Oct '17, 04:20