Limit rows send to consolidate db from remote db with mobilink
I need to limit the rows that send the remote database to the consolidate database with mobilink 16. I have a case that only need to send the rows for a table that only exists in another table to the...
View ArticleSQL Anywhere 16: TLS handshake failed, error code 20
I'm testing TLS connections on SQL Anywhere 16.0.0.2158 and am getting a TLS handshake failed, error code 20 error message. I've read the following documents with no...
View ArticleVendor Announcement: 17.0.0.1211 for Windows
First EBF! Woohoo! (yes, this is a cross-post, deal with it :-)
View ArticleDownload Link for SQL Anywhere 17
Hello Team, Can anyone provide download link for SQL Anywhere 17? Thanks in advance...
View Articlemobilink 16 error ODBC: [Sybase][ODBC Driver]Syntax error or access violation...
I use the scripted sync in mobilink 16.0 .. my consolidate and remote databases is ASA 16.0 alsoBut when i try to sincronize with one table i have thos error-10002] Consolidated database server or ODBC...
View Article-1117 Mobilink Error
Hi , We have large data to be downloaded from SQL server to iOS via Mobilink. Table has 5 columns out of which 3 of varchar(2000). I am getting -1117 Error while downloading this table (during Sync)....
View ArticleMobilink Error 10012
I get the following error when we have sporadic connection / sync issues.I am able to fix this by resetting the value in the consolidated database to remote database value or below (usually make it 0)...
View ArticleAssertion failed: 200505
The following error appear in Sqlanywhere 12.0.1.3994: There was an error reading the results of the SQL statement.The displayed results may be incorrect or incomplete.Internal database error ERROR...
View ArticleProblems in DBISQL Sybase Anywhere 17
Hi,i have two problem's with my ISQL 17. If I want to copy (right click on the cell, copy data, cell/column)a value from a numeric column, I receive the value with a thousand separator. If I do the...
View ArticleIntegration of SQL Anywhere 16 into Visual Studio 2013
Hi I'm trying to use Visual Studio 2013 to create an entity model with Entity Framework 6 and I just can't get the SQL Anywhere driver into list of drivers, so I can't choose it for connection. I tried...
View ArticleASA16 vs ASA11 thread counts
In ASA11 we had the thread count set to 30 in an installation with approx. 1300 db connections. Monitoring the active vs unscheduled requests we rarely saw the active go over 20 and unscheduled, when...
View ArticleIssue with auto increment column in ASA 16
Hi everyone,I faced with strange behavior of auto-increment column.It happens in ordinary table without Foreign Constraints, Triggers and etc.Auto-increment for id column (numeric(10)) works as usual...
View ArticleJson in SQL Anywhere16
Hello All, I am trying to use Json for complex structure. I am able to create Json for simple structure with help of Json Raw and Auto but I am not sure how I will be able to implement below complex...
View ArticleUnable to open an entity framework model in LinqSample
Hi I'm trying to open SampleModel.edmx that comes with LinqSample project, which in turns comes as a sample with SQLA 16. I receive the following message: "Unable to cast object of type...
View ArticleOData Offline
Hi, we are trying to get OData work offline. It works fine online, but we get exception on oDataStore.Open. It stops with "Unknown network error occured" or in Windows "Exception calling native with...
View ArticleCount total and missing in one query
I am able to use COUNT(*) AS CNT_TOT, SUM(VAR1="") AS CNT1_MISSING, SUM(VAR2="") AS CNT2_MISSING, etc; in many other SQL tools, such as Microsoft SQL, SAS SQL. How can I do this as a pass through SQL...
View ArticleMultiple sub SQL not working
Hello, I am able to run the 1st pass through SQL select count(*) as cnt1, (select count(*) as cnt2 from table1 where var1 is null)from table1However, the 2nd SQL failed with "undefined index"...
View ArticleHow to prevent corruption of subscription log offsets?
Hello, allI have the following situation: Numerous client sites synchronize with the consolidated DB's using Mobilink.The center URL is specified in the Mobilink user. Sometimes there is a need to...
View ArticleMobilink Error 10012
I get the following error when we have sporadic connection / sync issues.I am able to fix this by resetting the value in the consolidated database to remote database value or below (usually make it 0)...
View ArticleRelease Memory used by SQL Anywhere
How to release memory used by SQL Anywhere without restart database server ?
View Article