I have a storeproc which does an update of row. If the status field is 'X' it updates to 'Y'.
This storeproc can be called by multiple programs concurrently ( sqladvantage/java processes).
Only ...
http://www.experts-exchange.com/Database/Sybase/Q_23562681.html
I am attempting to access a database that I think was created with Sybase. The database resides as a ".db" file on a desktop PC. Simple question: how can I look at the data directly without using t...
http://www.experts-exchange.com/Database/Sybase/Q_21184832.html
Zones:
SybaseDate Answered: 11/08/2004 Rating: 7.2 Views: 0
Is there a faster solution for the following code:?
SELECT b.risk_rating_code,
b.risk_type_code,
b.rating_approach_code,
MIN(b.risk_period) AS number_of_records
INT...
http://www.experts-exchange.com/Database/Sybase/Q_23550361.html
Zones:
SybaseDate Answered: 09/17/2008 Rating: 7.6 Views: 14
I have a system that is coming to the end of its life and have been asked to export the whole thing to one of are MSSQL servers or even excel.
So how do I export the whole of a DB froma Sybase ...
http://www.experts-exchange.com/Database/Sybase/Q_21204697.html
Zones:
SybaseDate Answered: 12/17/2004 Rating: 8.2 Views: 0
I would ask a specific question if I knew what I was dealing with but I do not. I have a .db file I need to have opened (emergency status) and converted into anything I can handle (csv/ms sql/ac...
http://www.experts-exchange.com/Database/Sybase/Q_22092221.html
Zones:
SybaseDate Answered: 12/13/2006 Rating: 9.4 Views: 0
How can I add a column in sybase before the existing column.
If its not possible how can I duplicate the column with data?
http://www.experts-exchange.com/Apple/Software/Q_23545548.html
I am new to Sysbase DBs and I am assuming DBAritisan is the 'Enterprise manager' for Sysbase, correct?
I have used SQL server 7 for a number of years, but have now moved to a new job which is ui...
http://www.experts-exchange.com/Database/Sybase/Q_20034824.html
Zones:
SybaseDate Answered: 01/17/2001 Rating: 9.2 Views: 0
I need to add the equivalent of an if-then-else in my select statement.
Select db_name as Name,
db_age as Age,
db_stat as Status
From MyView
I need the value in Status to r...
http://www.experts-exchange.com/Database/Sybase/Q_20593698.html
Zones:
SybaseDate Answered: 04/23/2003 Rating: 8.2 Views: 0
Hi,
I have an application written in c++ that connects to a Sybase SQL Anywhere 5 DB through ODBC. Since this version is no longer supported by Sybase and even if it was my budget wouldn't ...
http://www.experts-exchange.com/Database/MySQL/Q_20826975.html
Zones:
MySQL ServerDate Answered: 02/18/2004 Rating: 6.6 Views: 0
Hi,
I want to know how to get or copy all the store procedures to a local directory.
I am able to extract and copy one by one. Right click on a store procedure name and then click on extract...
http://www.experts-exchange.com/Database/Sybase/Q_23783149.html
Zones:
SybaseDate Answered: 10/14/2008 Rating: 6.6 Views: 0