Re: DOWNLOAD db to newer version
This is likely the result of not having the appropriate information in the PBODB65x.ini file This block is missing from the ini file. There is a similar block but for an older version of SQL Anywhere....
View ArticleEncryption: Mobilink 12 syncing to Mobilink 16
I have a situation where we are trying to upgrade to SQL Anywhere 16 to get the benefits of the TLS 1.1 encryption protocol. The man calling the shots doesn't want to upgrade all of the client...
View ArticleRe: ISQL 16 Autocommit
I've spent a while wondering how to Mirco's response from the developers; Breck was right on the money as usual. It sounds like the solution was more complicated than necessary but nevertheless as long...
View ArticleRe: SQL Anywhere 10.0.1 Supported Platforms
DocCommentXchange Above it is the link to SQL Anywhere 10.0.1 product manual and Supported platforms page. However, the links in this page do not work anymore.The interesting point is that if you have...
View ArticleEncryption: Mobilink 12 syncing to Mobilink 16
I have a situation where we are trying to upgrade to SQL Anywhere 16 to get the benefits of the TLS 1.1 encryption protocol. The man calling the shots doesn't want to upgrade all of the client...
View ArticleRe: SQL Anywhere 10.0.1 Supported Platforms
You can also find some copies of old sybase.com pages on archive.org: SQL Anywhere Archived Versions (11.0.0 and under)
View ArticleRe: Encryption: Mobilink 12 syncing to Mobilink 16
Historically, it is very common for both SQL Remote and MobiLink shops to have vast numbers of client sites using different versions of the client software, where "vast" means "thousands" :-)... big...
View ArticleRe: Encryption: Mobilink 12 syncing to Mobilink 16
Hi, Breck! Good to speak to you again! Hope all is well. The end goal here is to ensure that all synchronizations are using TLS 1.1. So that brings me to a few more questions -- mostly due to not...
View ArticleRe: Encryption: Mobilink 12 syncing to Mobilink 16
According to point (2) The Watcom Implication, "If you want to know how Watcom does something, simply determine how it should be done." Using that rule as a basis for this WAG: A MobiLink V12 client...
View ArticleRe: Encryption: Mobilink 12 syncing to Mobilink 16
There's another reason to upgrade: Version 17 has shipped so V12's days are numbered as far as bug fixes are concerned.
View ArticleRe: Migrate from PB6.5 to PB12
I had migrated the code from PB6.5 tp PB12.6. after migration i am facing an issue when ever do any opearion ona window ( like select,fetch ec) i get Error calling external function %s . what could be...
View ArticleSQL Anywhere .NET Data Provider SAConnection error when connecting to a...
I am currently investigating migrating from a SQL Anywhere 10 to SQL Anywhere 16 or 17 database. I have been testing my application on a SQL Anywhere 16 database using the new SQL Anywhere .Net Data...
View Article.NET v.1.1 Data Provider for Sybase Server needed.
Hello, We are using Symantec Netbackup and OpsCenter. The backend DB server is Sybase,but I am not familiar with Sybase, so I am not sure what type of Sybase DB server it is (it could be SQL...
View ArticleRe: Migrate from PB6.5 to PB12
This question will likely be better asked in the PowerBuilder SCN as that error is not from SQL Anywhere (assuming that the error is as written as reported from the application).
View ArticleRe: DOWNLOAD db to newer version
The next steps are to more this question to the PowerBuilder SCN. Please note that PB 6.5x is EOL and SA12 shipped after that EOL. You may have some folks state that connection PB 6.5x to SA12 is...
View ArticleRe: .NET v.1.1 Data Provider for Sybase Server needed.
NetBackup does indeed use SQL Anywhere, so the ASE download would not help you. However, you should work directly with Symantec if you need access to the database outside the NetBackup approved...
View ArticleRe: SQL Anywhere .NET Data Provider SAConnection error when connecting to a...
There is the following note in the readme file: ================(Build #1965 - Engineering Case #766113)================ The ADO.NET provider would not have been able to roll back a transaction if...
View ArticleRe: .NET v.1.1 Data Provider for Sybase Server needed.
When dealing with Symantec, you might speed the process up a bit with the following information : The last version of SQL Anywhere to ship to with a v1.1 .NET Data Provider was version 10, but you are...
View ArticleRe: SQL Anywhere .NET Data Provider SAConnection error when connecting to a...
Thanks for your response. That explains why the SAConnection.Open() sets the CHAINED option to ON after opening the database connection. As I am connecting to the utility database (utility_db), which I...
View ArticleRe: SQL Anywhere .NET Data Provider SAConnection error when connecting to a...
Hi Adrian, The fix Mirco mentioned prevents accessing the utility_db from the ADO.NET driver in 17, 16.0.0.1965+, and 12.0.1.4132+. This has been fixed, and you should now be able to connect to the...
View Article