UltraliteJ17 - Attempted two active database requests
I'm working on an Android project which makes use of UltraliteJ library for database operations. Previously we are using UltraliteJ 17 library with openSSL version of 1.0.1Q. Since play store...
View ArticleHow to Integrate SQL Anywhere (Include) into Swift - IOS
Hi Team, I need an help from you guys. In my project we are using SQL Anywhere 17 in Objective-C it is working fine. we would like to migrate our project should be in Swift. we are trying to integrate...
View Article"Freeing page not in arena" -- the whole database gets corrupted
Hi, I have the following major crash on the following case:I'm using SQLAnywhere 16.0.0.2234 Structure Table:When I click Data tabVery few records: 14 rowsWhen I execute interactive sql: Select * From...
View Articleunicode not working in nvarchar column
we are using sqlanywhere 12, I am trying to get some unicode characters displaying in our appto start I though i would get it working in isql first SELECT DB_PROPERTY( 'NcharCharSet' ); = 'UTF-8'SELECT...
View ArticleChanging the Collation without rebuilding the DB
Hi Gurus, I am looking for an easy option to change the collation of my SQLA10 DB from 'windows-1252' to 'UTF-08'. I know that I can do it using unload, create new DB with 'UTF-08' and reload the data...
View Article