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.

While using the version 9, I had used the client dll which have the namspace "iAnywhere.Data.AsaClient;"

What is the relevant dll in 12 version for this client supported to this namespace, because we had used this dll, Just wanted to upgrade to v12.

asked 18 Jul '13, 05:19

rajhseg's gravatar image

rajhseg
31114
accept rate: 0%


Depending upon your .Net version, iAnywhere.Data.SQLAnywhere.dll / iAnywhere.Data.SQLAnywhere.v3.5.dll / iAnywhere.Data.SQLAnywhere.v4.0.dll

permanent link

answered 18 Jul '13, 07:57

Dmitri's gravatar image

Dmitri
1.6k41133
accept rate: 11%

But i didnt find the following classes in that dll, AsaConnection,AsaCommand,AsaDataAdapter

(18 Jul '13, 08:15) rajhseg

In which dll we can see the following classes AsaConnection,AsaCommand,AsaDataAdapter

(18 Jul '13, 08:16) rajhseg
Replies hidden
3

They have been renamed to SAConnection, SACommand ...

(18 Jul '13, 08:22) Martin

Nice answer Martin, Thanks

(18 Jul '13, 08:38) rajhseg
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:

×55

question asked: 18 Jul '13, 05:19

question was seen: 1,869 times

last updated: 18 Jul '13, 08:38