Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Sybase Topics / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hierarchical Queries29 Jun 2006 14:45 GMT2
Does Sybase 11.9 support hierarchical queries?
Thanks in advance,
Jose Luis.
Alias dbo28 Jun 2006 04:21 GMT1
Is there a way to avoid sysobjects loginame field being populated with
user login when an user account is alias dbo?
Cheers
MRibeiro
How do I streamline this code?26 Jun 2006 14:18 GMT1
I have 3 blocks of code that are identical, can you tell me how to
rewrite this in a Sybase stored procedure so that I only have to write
the logic once?
   SELECT @SourceRating = CASE
how to query for table stats?23 Jun 2006 15:31 GMT2
How to query Sybase for existence of stats on a table?
e.g. I have table A and I would like to know:
- whether it has stats computed.
- the date when they were computed.
problem with minus operator ...23 Jun 2006 13:34 GMT5
I can't help but to get continously frustrated with Sybase i.e.
something fairly simple as:
select *
from table_1
Creating opaque user-defined types in Sybase - is it possible?22 Jun 2006 19:40 GMT1
I know Sybase has the ability to create new types based on existing
ones, where extra domain constraints are included, but is it possible
to create a completely new data type, along with new user defined
functions and routines?  e.g., the spatial data types available in
sp_help taking 20 seconds?22 Jun 2006 18:31 GMT1
My program accesses a Development database when I am developing,
and a Production database when in actual use.  The Development
database is always lightning fast, but occasionally the Production
database can be excruciatingly slow.  I attributed this partially
Need the Open client Package22 Jun 2006 15:55 GMT1
can someone help me with this,
I need the sybase open client, but I search in a lot of websites, but
not found.
Someone know a place to download?
Update help21 Jun 2006 19:13 GMT4
I have a table which has around 220 columns with the first 3 fields
(date, number, number2) as unique non clustered index and in this table
say number has values (10,20), is there any way to update all 20's to
10 which have the same appldate an number2 values summing up all the
How do I discover a table's primary key?21 Jun 2006 18:19 GMT7
I have an existing Sybase database (ASE 12.5) in which every table
is defined with a primary key, e.g.:
    create table City (
    City varchar(20) not null,
Stacktrace causes21 Jun 2006 14:08 GMT3
Last week, my DBA contacted me about a stacktrace my app was generating
every 5 minutes.
Indeed, a cronned task was probably the source of the problem.
After some tries, we finally solved the issue, but as of today I don't know
newbie: retrieve output from exec19 Jun 2006 17:18 GMT1
I would like to simply do:
declare @mymax varchar(10)
@mymax = exec ('select max(' + pNumericKey + ') from ' + pTableName)
but I get ASE compilation errors ... I have also tried:
using clustered index to optimize inserts ...16 Jun 2006 11:52 GMT3
I have researched a bit before asking this question but have not found
actual accurate answers. Let me first describe the facts:
We have a large table with a wide set of columns i.e. around 30
columns. There are many many single inserts into this table, the major
Connecting to Sybase from C16 Jun 2006 08:37 GMT2
I am trying  to connect to sybase server from C.
I have downloaded an evaluation version of C compiler as well as sybase
compiler.
Please guide as how to go ahead in this issue.
Query and Isolation Level16 Jun 2006 04:49 GMT3
I have a question about any potential benefits from using low isolation
level in simple queries. (Level 1,2)
I have an application with many users. They're all running reports which do
simple queries against the database. All of the queries are pretty much the
Pages: 1 2 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.