on 2011 Oct 26 2:07 PM
Hi all, I am trying to connect to a SQL Anywhere Database using the ianywhere.data.sqlanywhere.dll through .net. It worked fine using the 11 driver to connect to a 9 database. But we have now upgraded to 12. I can no longer us the SAConnection. It gives me a Server version error. I installed the vspackage for 12. But still will not work. Does anyone else have problems or can anyone help out? Thanks Tom
Request clarification before answering.
Seeing the exact error text would be helpful.
Keep in mind that the DLL's for .NET in version 12 have different names from their (single) V11 counterpart - I ran into this with testing the NHibernate 3.2.0 GA release with SQL Anywhere. In V12, the .NET DLL names are
ianywhere.data.sqlanywhere.v4.0.dll for .NET version 4.0, and ianywhere.data.sqlanywhere.v3.5.dll for .NET version 3.5.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
in V11.0.1 you already have the ianywhere.data.sqlanywhere.v4.0.dll
User | Count |
---|---|
96 | |
11 | |
9 | |
9 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.