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.

Hello, I installed SQL Anywhere 16 Developer for Windows.
The doc at http://dcx.sybase.com/index.html#sa160/en/dbprogramming/pg-c-api-loading.html mentions the sdk\dbcapi directory, but there is no such folder. The SDK\ folder doesn't have a dbcapi subfolder.

Also, there are some header files such as C:\Program Files\SQL Anywhere\SDK\Include\uiglobal.h.

But this file references

#include "sqldef.h"
#include "sqltype.h"

and I can't find those anywhere. Where are they?

Thank you, David

asked 07 Sep '16, 18:22

david_ching's gravatar image

david_ching
46448
accept rate: 0%


Hm, in my v16.0.0.2070 setup, the dbcapi subfolder does exist at the expected location, and the sql*.h headers are in the SDK\include folder...

The same is true for my v12.0.1.4403 and v17.0.4.2100 installs...

So I'd recommend to re-install SQL Anywhere.

permanent link

answered 08 Sep '16, 03:29

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822
accept rate: 34%

converted 08 Sep '16, 15:00

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050

Thank you Volker! I installed using all the defaults into a Windows 7 x86 machine, and indeed all the SDK files were there. I had previously installed twice into Win 8.1 x64 and de-selected the 64-bit items. Maybe that made a difference.

I don't know how to accept your post as the answer.

Thanks, David

(08 Sep '16, 13:12) david_ching
Replies hidden

> I don't know how to accept your post as the answer.

Try now.

Long answer: You (probably) need more points before before the "convert comment to answer" icon will appear... so I did it for you... now you should be able to click on the checkmark icon (which is something only you can do, points or no points :)

(08 Sep '16, 15:04) Breck Carter

Thank you Breck! I did check the answer.

(08 Sep '16, 15:43) david_ching
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:

×2

question asked: 07 Sep '16, 18:22

question was seen: 1,006 times

last updated: 08 Sep '16, 15:43

Related questions