Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

I have noticed when i use isql, if i make a syntax error, sometimes it can take what feels like 10 secs, before I can a response back saying syntax error.

The same queries via the php client library is instant, which to me, means isql is doing something else, possibly debugging etc

Is there anyway to turn that off, and speed it up?

asked 18 Nov '15, 02:32

alexryder's gravatar image

alexryder
1164410
accept rate: 0%


A similar question was posted before: Delay in Error message. Short version of the answer: install local help files to speed up the reaction. For details please follow the link.

permanent link

answered 18 Nov '15, 04:24

Reimer%20Pods's gravatar image

Reimer Pods
4.5k384891
accept rate: 11%

You have made my day, I can't believe i persevered with it for so long.

(18 Nov '15, 05:41) alexryder
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:

×106

question asked: 18 Nov '15, 02:32

question was seen: 1,505 times

last updated: 18 Nov '15, 05:41