Sybase Adaptive Server Anywhere, is an RDBMS by SAP, that runs as an embedded database.
I'm trying to query a Sybase ASA 8 database with the iSQL client and export the query results to a text …
sql isql sybase-asaI have this query: SELECT Field1, OrderFor, Writeback, Actshipdate, Orderstatus, receivedate, receivetime FROM orderinfo, shippinginfo WHERE orderinfo.orderid = shippinginfo.orderid …
sql sybase sybase-asaUsing Sybase IQ v12.7. Executing sp_helptext ProcedureName shows the text of the stored procedure which is fine. However it …
sql tsql sap-iq sybase-asaI'm working with Sybase Central using Adaptive Server Anywhere 9 and I want some examples of how to use tempDB. How …
tempdb sybase-asaAm trying to Fetch Only one record from the Sybase Table without using the RowCount Function, even though "WHERE Condition" …
sql sybase sap-ase sybase-asaWhat's wrong with that query? alter table TableName enable trigger 'TriggerName' Error is Line 1, column 30 Could not execute statement. ASA …
sybase-asaWhat is the best way to allow a user to search for a record in a database table by typing …
delphi delphi-xe2 sybase-asa tcxgridThis is a failed response to this article: Sybase, VB and ADO I just did a VB6 project connecting to …
vb6 odbc oledb sybase-asaI have a .db file that I think is a Sybase database file that I have been tasked with extracting …
credentials sqlanywhere password-recovery sybase-asaEDIT The final goal is to call a stored procedure hosted in sybase with input and output parameters from SQL …
sql sql-server tsql linked-server sybase-asa