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.

Yesterday, this weird error occured during an insert to the table "w730salgslinje" in our application. I'm not sure if this is in an embedded sql or datawindow/datastore, since both techniques is widely used. Anyone seen this before? alt text

asked 03 Jul '13, 01:16

Bjarne%20Anker's gravatar image

Bjarne Anker
745323648
accept rate: 10%

edited 03 Jul '13, 09:01

Mark%20Culp's gravatar image

Mark Culp
25.0k10142298


SQLCODE -1 is not a valid error in SQL Anywhere (see full list here or here), so the error is unlikely to be generated by SA.

permanent link

answered 03 Jul '13, 09:10

Mark%20Culp's gravatar image

Mark Culp
25.0k10142298
accept rate: 41%

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:

×438
×43
×34

question asked: 03 Jul '13, 01:16

question was seen: 2,073 times

last updated: 03 Jul '13, 09:10