Top "Sybase" questions

Sybase, a subsidiary of SAP, produces a variety of data management products.

Is there an equivalent of NOLOCK table hint of MSSQL in Sybase 15.5 T-SQL?

I am writing an app that pull data from a sybase table rather frequently. Since I will not write any …

sybase sap-ase
PowerBuilder 10.5 runtime files on Windows 7 64-bit

Firstly my original question link regarding PB 10.5 on windows 7 64-bit has been mostly answered in the following link - PowerBuilder 10.5 …

sybase powerbuilder powerbuilder-build-deploy
SQL Union to NHibernate Criteria

There's a way to convert this SQL statement to a NHibernate Criteria? (select b1.FieldA as Name, b1.FieldA as …

sql hibernate nhibernate sqlite sybase
Using Ubuntu, how do I install DBD::Sybase from CPAN?

Whenever I try to build DBD::Sybase to connect to MSSQL I get an error, $ sudo cpanp install DBD::Sybase …

sql-server perl sybase freetds dbd
Best practices for multithreaded processing of database records

I have a single process that queries a table for records where PROCESS_IND = 'N', does some processing, and then …

sql database multithreading concurrency sybase
How to add leading zeros in sybase ase

Need to add leading zeros to column values(varchar) and update it in same table. ex: 431 as 000431, 5431 as 005431, 64531 as 064531, basically …

sybase sap-ase
set user's default database/schema in Sybase IQ

i googled it and find nothing. Short story, i created a user and granted to a table in my SyBase. …

database sybase sap-iq