Top "Sqlanywhere" questions

SAP SQL Anywhere is an RDBMS, produced by SAP.

Getdate(), -1 day

I do not understand why, but somehow this query doesn't work. I want to take system date -1 day where …

sql sybase sqlanywhere
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3 bytes) after ini_set

At first, I've already looked at this, this and this. I've received the following error: Fatal error: Allowed memory size …

php memory ini sqlanywhere
Table Details in SQL Anywhere?

I just downloaded the developer edition of SQL Anywhere. How can I get a list of tables in the database …

database sqlanywhere
How to delete duplicate rows in sybase, when you have no unique key?

Yes, you can find similar questions numerous times, but: the most elegant solutions posted here, work for SQL Server, but …

sql sybase duplicate-removal sqlanywhere
java.lang.ClassCastException: org.apache.tomcat.dbcp.dbcp.BasicDataSource cannot be cast to org.apache.tomcat.jdbc.pool.DataSource

I'm running Tomcat 7.0.22 and I wrote a simple servlet that connects to a SQL Anywhere 12.0 database. When I run the …

tomcat7 sqlanywhere
How to list all the user tables in SQL Anywhere along with their rowcount?

I'd like to list all available tables in my DB, and be able to sort and filter by row count.

sql sybase sqlanywhere
Sybase database password "recovery"

I have DBA authority to a sybase database on Windows. I have a another user that I don't know the …

passwords sybase sqlanywhere password-recovery
Sybase IN and OUT parameters

I'm going nuts about how the Sybase JDBC driver handles stored procedures with mixed IN and OUT parameters. Check out …

stored-procedures jdbc sqlanywhere out-parameters jconnect
how to call stored procedure in ruby on rails?

I am new to ROR. I want to call the Stored Procedure to process when I click the submit button …

ruby-on-rails stored-procedures sqlanywhere
User DSN & System DSN - How to choose System?

Scenario: Our install package used to add User DSN. We changed this to install System DSNs due to Terminal Servers …

odbc powerbuilder sqlanywhere dsn