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.

Hi, I have written some 200 SQL statements to run in different preparestatements.

After executing each statement iam closing the prepare statement. and after fectching data from resultset m closing the resultset too.

But after calling this function 15th time, iam getting this error -1230.

please help.

asked 10 May '13, 01:26

Sudha's gravatar image

Sudha
51226
accept rate: 0%

1

Which programming interface are you implementing i.e., C++, UL.Net, other? Can you provide sample code of your implementation?

(10 May '13, 08:54) Chris Keating
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:

×162
×30
×24

question asked: 10 May '13, 01:26

question was seen: 5,774 times

last updated: 10 May '13, 08:54