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.

I get the following error when i try to connect to the database from powerbuilder 8 on windows 7:

DBMS SYC Adaptive Server Enterprise is not supported in your current installation

Can anyone please help me out on this?

Thanks, Akash

asked 02 Sep '13, 10:28

Akash%20Diwan's gravatar image

Akash Diwan
0112
accept rate: 0%

closed 03 Sep '13, 09:32

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297

The question has been closed for the following reason "Question is off-topic or not relevant" by Mark Culp 03 Sep '13, 09:32


This forum is for questions about SQL Anywhere, not Adaptive Server Enterprise.

SQL Anywhere uses SQLCA.DBMS = "ODB", whereas Adaptive Server Enterprise uses "SYC". The error message probably means your copy of PowerBuilder cannot be used with Adaptive Server Enterprise because you don't have a copy of PBSYC080.DLL.

permanent link

answered 02 Sep '13, 15:14

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%

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:

×53
×39

question asked: 02 Sep '13, 10:28

question was seen: 3,571 times

last updated: 03 Sep '13, 09:32