Group on measures not working
Hi, I want to find out the most common values for field "x", and "x" is a measure with DECIMAL type. So I ran the following pass-through-sql, The output has only 1 record with some random value for...
View ArticleTrouble uninstalling SQL Anywhere 11
Hi SCN Team, I just chatted with a customer who is trying to uninstall SQL Anywhere 11. Aside from the normal Control Panel + Add/Remove Program procedure, there is still a lingering "patch" that he...
View ArticleSQL Anywhere supports ARMEL LINUX?
One of our important customer found that SQL Anywhere for ARM Linux just only supports ARMHF, and it seems that SQL Anywhere for ARM does not support ARMEL.My question is that if there are any options...
View ArticleSQL Anywhere 11 developer
Hi all A version of SQL Anywhere Developer? If so, I would appreciate it forwarded me the link. I found Anywhere 16 Developer version but version 11. Thanks and regards
View ArticleUbuntu connecting to Sybase version 10
I am writing a PHP app that needs to pull information from a Sybase v10 database on a remote server. I am told I need the SQL anywhere driver for this which I have obtained and installed but it keeps...
View ArticleSQVI
Can anyone help, i am trying to join together EKKN & EBAN to enable me to enter a PO and it return PO, SD and PR data but it keeps returning "No data found" even though i know i am entering valid POs.
View Articlelicensing concern, SAP SQL Anywhere, Workgroup edition
hi folks, I have a licensing question:I have a client who has 10 full time users and 10 additional part time users, for a total of max 20 users at any one time. The temp users may rotate, throughout...
View ArticlePHP Connection strings using sasql_connect
Thanks to the help here I have successfully installed the database driver and can now perform connections. Sadly I'm not quite getting my syntax right on the connection so I need a little bit of...
View ArticleSAP SQL Anywhere 17 Documentation Download
Documentation SAP SQL Anywhere 17.0 EnglishWeb-based documentation DocCommentXchange(recommended)Complete documentation including context-sensitive help. Indexed and searchable. Provide feedback and...
View ArticleDatabase (17.0.0.1358) crashes while using sp_parse_json
Dear Sir or Madam, we are using the internal function sp_parse_json for parsing incoming json strings. When using the following json string the database (version 17.0.0.1358) crashes. So we have two...
View ArticleASA cpu usage
Dear sirs,I would like to know the maximum number of CPU used by ASA 17 network database server, and the maximum amount of RAM it can use. Thank you in advance
View ArticleSAP SQL Anywhere 12.0.1 Components by Platform
The following tables list components that are available across each platform supported by SAP SQL Anywhere. Note that, with a few exceptions, components that are available in all supported platforms...
View ArticleSAP SQL Anywhere 16.0 Components by Platforms
The following tables list components that are available across each platform supported by SAP SQL Anywhere. Note that, with a few exceptions, components that are available in all supported platforms...
View ArticleSAP SQL Anywhere 17.0 Components by Platforms
The following tables list components that are available across each platform supported by SAP SQL Anywhere. Note that, with a few exceptions, components that are available in all supported platforms...
View ArticleSAP SQL Anywhere Database Client Download
The SAP SQL Anywhere Database Client includes the following components: Full set of available client interfaces, such as ODBC, JDBC, ADO.NET and so on.Administration tools such as SQL Central and...
View ArticleSQL Insertion Question
Given that Max(CODE_ID) = 1006 and CODE_ID is the primary key and that.... begindeclare varCodeID integer;select Max(CODE_ID) + 1 into varCodeID from CODE;-- Insert Parent Codeinsert into...
View ArticleBest way to create XML output of SQL Anywhere (v11)?
Hi, SQL Anywhere 11.0.1.2878We are in the process of creating an interface for a 3rd party system where we need to export an XML file for each new (or modified) record of a particular table. We are...
View ArticleSAP SQL Anywhere Editions
SAP SQL Anywhere is a comprehensive package providing database and synchronization technologies for server, desktop, remote office, and mobile environments. Whether you're an independent developer, or...
View ArticleSAP SQL Anywhere Supported Platforms and Engineering Support Status
IMPORTANT: The information in this document is subject to change. Please read any notes pertaining to a specific operating system for more details. The ability for the SQL Anywhere engineering team to...
View Article通过 SQL Anywhere Profiler 来对应用程序进行故障排除及调优
使用 Profiler 来快速查看您的数据库中当前运行的 SQL 语句,比较过程的运行时间并分析这些对象在您的数据库中是如何进行交互的。使用 Profiler 来标识如下问题:死锁和连接阻塞。长期运行并且开销庞大的查询以及重复运行的查询。高开销的隐藏过程,例如,触发器、事件和嵌套的存储过程调用。过程主体中的潜在问题区域。解决问题时请考虑以下步骤:1. 启动...
View Article