OData 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 ArticleConnect to Sybase SQL Anywhere from a remote location.
BHHi, we are running SQL Anywhere 16. Currently our client computers are connecting through ODBC. Is there a way to connect to our server from a Remote Location (over the internet)? If yes,...
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 ArticleSybase SQL anywhere database backup
Dear Expets, I am using BI 4.1 sp1 BOBJ server under sybase SQL anywhere 12 database and Operating system is Windows 2008 server. I want to take offline and online backup of database , How to take...
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 ArticleConnect to Sybase SQL Anywhere from a remote location.
BHHi, we are running SQL Anywhere 16. Currently our client computers are connecting through ODBC. Is there a way to connect to our server from a Remote Location (over the internet)? If yes,...
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 ArticleHow to log a connection from the server side
Hello, allOne of our clients wrote his own application, which connects to SQL Anywhere 16 db.We have strong suspicion that his multi-threaded application at some points opens a large number of...
View ArticleSybase ASE / Entity Framework 6 in Visual Studio 2013
Hi,My objective is to connect to Sybase ASE with Entity Framework 6 in Visual Studio 2013.I try SQL Anywhere 16 without success in VS 2010/2013 .With Sybase Ase Client it's ok in Visual Studio 2010 but...
View ArticleHow to db connect from SAP to SYBASE SQL anywhere 16 remotely
Hi All, May i know can i connect to SYBASE SQL Anywhere16 from SAP running on kernel 7.42 via dbacockpit (dbco)? I've followed note 1737415 - Sybase IQ: Enable remote/secondary connect to SAP Sybase...
View ArticleXML Parsing
Hello All, Below is XML which I want to parse to get data back to table format. The only challenge is, I have multiple Indicators tags, so basically, I need output as below....
View ArticleRelease Memory used by SQL Anywhere
How to release memory used by SQL Anywhere without restart database server ?
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 ArticleSQL Anywhere 11 on Ubuntu / PHP
Hi there, I have been trying (with no success) to connnect our PHP app to Sybase database. Our actual scenario is: Windows2003/ ODBC {SQL Anywhere 11 Driver} / PHP ------> Windows2008 / Sybase We...
View ArticleHow to log a connection from the server side
Hello, allOne of our clients wrote his own application, which connects to SQL Anywhere 16 db.We have strong suspicion that his multi-threaded application at some points opens a large number of...
View ArticleSql Anywhere product road map
Hello, allOur company is about to start a new large project soon.Several DB providers are being evaluated, among them SAP SQL Anywhere.Since this is going to be a product line for the next 15-20 years,...
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 ArticleHow to db connect from SAP to SYBASE SQL anywhere 16 remotely
Hi All, May i know can i connect to SYBASE SQL Anywhere16 from SAP running on kernel 7.42 via dbacockpit (dbco)? I've followed note 1737415 - Sybase IQ: Enable remote/secondary connect to SAP Sybase...
View ArticleAnyone tried PhoneGap and Ultralite ?
Hi has anyone tried PhoneGap/Cordova with a Sql Anywhere 12 Ultralite/mobilink plugin on iOS or Android ? i.e. Able to use ultralite/mobilink native code inside a PhoneGap plugin. Allowing the screen...
View ArticleWhere can I download the local HTMLhelp (CHM) for SQL Anywhere 17?
I've browsed the the Download section of the SAP Support Portal but didn't find a hint where to download the local help files in CHM format. Has someone already managed to find it?
View Article