dbTalk Databases Forums  

Sponsored Links


comp.databases.sybase comp.databases.sybase


Discuss in the comp.databases.sybase forum.



Post New Thread
Threads in Forum : comp.databases.sybase Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
What does datalength(rtrim...) do? I can guess the datalength, but what is rtrim? I am running ASA 7.0. TIA, Dave...
Dave Rupp
02-18-2004 05:52 AM
Ram DSL Go to last post
2 105
We're upgrading from 11.5 to 12.5 and I'm interested in reorganising the device setup for the databases' data and log fragments. Does it...
Martin Hanna
02-17-2004 06:41 PM
Martin Hanna Go to last post
3 99
Hi Does sybase 12.5 or above suport analytical functions.I am looking for sybase adaptive server enterprise and not IQ can i do something like...
hrishy
02-17-2004 02:32 AM
hrishy Go to last post
3 108
Dear all, Please help me to do the char count in a query... Example: table-A --------- Nric Name ---- ---- G5558114U ramanathan
Ram DSL
02-16-2004 10:38 AM
Ram DSL Go to last post
13 392
Hi, I was given a Sybase database (running on a Solaris system) and was told to make my application "talk" to it. I know how to communicate with SQL...
John
02-16-2004 09:11 AM
Ram DSL Go to last post
2 129
Hi to all ! I have something for sale or swap : Sybase Learning Collection: 1.Object-Oriented Modeling using PowerDesigner Student Guide...
Tomasz Klimczak
02-15-2004 05:43 PM
Tomasz Klimczak Go to last post
0 71
Is it possible to simply * dump my Unix based 11.5.1 databases to the unix filesystem * ftp the dumps over to intel * load them into a intel-based...
h3ctic
02-14-2004 07:47 AM
h3ctic Go to last post
4 99
Hi, can someone tell how to write a Trigger; I am familiar with Sybase Sql Anywhere trigger syntax. Actually I have three tables MEMBER, CONTRACT and...
Fernand St-Georges
02-13-2004 06:35 PM
Stephen Simpson Go to last post
2 105
Can anyone recommend a good book or other reading materials on Sybase 12.5? Topics of interest are programming for, tuning, difference between...
Yakov
02-13-2004 06:34 PM
Stephen Simpson Go to last post
2 81
Hi Is anybody using syabase IQ.How popular is it as compared to other datawarehousing solutions. regards Hrishy
hrishy
02-13-2004 06:30 PM
Stephen Simpson Go to last post
1 156
Hi, I'm trying to see the sql transactions submitted to sybase server. Is it possible ? Is there any tool for that ? Laurent
Laurent RUHLMANN
02-13-2004 06:22 PM
Stephen Simpson Go to last post
4 95
hi what is a good method to validate a user and his password through a front end like a jsp web form? 1) create a table that stores the password...
mike
02-13-2004 06:18 PM
Stephen Simpson Go to last post
1 76
Hi all, I am completely newbie at stored procedures, and I do need to do something that may be simple, but I don't know how to do. I am building a...
Rafael Cotta
02-13-2004 06:14 PM
Stephen Simpson Go to last post
2 59
Hi Fellow, I got the follow message on my ase sybase 11.9.2: 00:00000:00015:2004/02/07 10:34:14.14 kernel timeslice -501, current process...
Sergio
02-13-2004 04:32 PM
Stephen Simpson Go to last post
1 87
Hi NG, my problem: In a select statement I read a string from a varchar(255) column. The results may be 1.) "0, 0" 2.) "100, 200, 1" 3.) ""
Roland Reichenberg
02-13-2004 01:02 PM
Ram DSL Go to last post
8 91
What are the softwares available by which I can connect to a Sybase database from MS SQL server?
Nisheeth
02-13-2004 07:55 AM
L. Bertolini Go to last post
1 64
Hi sysservers stored info on the different server your database knows about. This has nothing to do with CIS. If you want to find out who can...
Karl Ritter
02-12-2004 02:45 PM
Karl Ritter Go to last post
0 89
Could I use variable to create temp table and run any statements after that under Sybase 12.5 ?
michael
02-12-2004 01:24 PM
Don Million Go to last post
1 74
I'm using Sybase IQ 12.5 I can execute the following query which is fine select ROW_INSERT_DATE from ODS_MER.SBA_KARLILIK_SYSREC union select...
BugsBunny
02-11-2004 01:29 PM
Marc M Go to last post
1 142
Hi all, I am running 11.9.2 on RH 6.2. Yes its ancient. We were preparing to upgrade when we got hit by a t0rnKit. Well the sys admin. got rid of...
Chris Lopeman
02-10-2004 09:43 PM
The Boss Go to last post
1 154
Hello, I am trying to install Sybase 11.9.2-3 on a Linux Enterprise 3.0 box. I get the following error message when attempting to install...
HM
02-10-2004 02:19 PM
HM Go to last post
0 68
Hello All, I'm trying to enter data through a ColdFusion form and a JDBC connection into a ASA 9 Database. This works fine exept for decimal...
Volker Jahn
02-10-2004 10:53 AM
Volker Jahn Go to last post
0 91
Hi all, I am using the following codes to initiate a Sybase connection. $dbh = new Sybase::DBlib ($userid,$password,$server) if (!$dbh) { print...
Green Dolphin
02-10-2004 10:14 AM
Michael Peppler Go to last post
5 238
On database access it return me this Database server rejected connection: Database server connection limit exceeded I need a multiuser access. What...
kitem
02-10-2004 06:09 AM
Ram DSL Go to last post
1 167
Dear all, Can you help me to do the char count in a query.... Example:## table-A --------- Nric Name ---- ---- G5558114U ramanathan
Ram DSL
02-09-2004 10:43 AM
Ram DSL Go to last post
0 99
Hello All, We have stored procedure which will receive set of names and birth date of the candidate CREATE PROCEDURE ml_test_student @nameStr...
rpmohan
02-09-2004 10:08 AM
Ram DSL Go to last post
2 131
Hi all, We have client PC running RedHat 9.0, Qt 3.2.3 and server PC running the same RedHat and ASA 8.0. ASA is running asademo database with...
Gennadiy Gladchun
02-06-2004 09:33 AM
Gennadiy Gladchun Go to last post
0 86
Hi friends, Currently i was testing a powerbuilder application with the backend as Sybase Database. I had used terminal client service to run...
Manoj K Nair
02-06-2004 06:42 AM
Manoj K Nair Go to last post
0 79
i have a query which goes like this:- select a.col1,b.col2,c.col2 from tab1 a,tab2 b,tab3 c where a.col1 *= b.col1 and a.col2 *= c.col2 and b.col3 =...
Sonal Jain
02-05-2004 07:16 PM
--CELKO-- Go to last post
2 68
What is wrong on my trigger ? CREATE TRIGGER tr_1 BEFORE INSERT ON Table1 REFERENCING NEW AS new_Table1 FOR EACH ROW BEGIN insert into Table2...
S. Stiller
02-05-2004 08:46 AM
S. Stiller Go to last post
11 155
Hi all, I have installed the PC client for ASE 12.5 onto my brand new compaq nx9010 (pentium 4 chip). I got past the java related install...
mike reed
02-04-2004 06:35 PM
mike reed Go to last post
2 461
Hi All, Is there any way to run ASA over SSL in a native way without having to resort to things like stunnel and such? Maciek.
Maciej Sawicki
02-04-2004 09:34 AM
Maciej Sawicki Go to last post
0 200
Using ASA, I'd like to create a new user from my program. The GRANT CONNECT statement looks good, but the problem is that we don't want the passwords...
Krisztian Pinter
02-04-2004 09:04 AM
Krisztian Pinter Go to last post
0 127
Sysload provides flexible reporting on real-time and historical system data for finding bottlenecks. Features include alerts, trend...
Grace
02-03-2004 09:44 PM
Grace Go to last post
0 71
We've recently run in to a very strange problem with a windows service that we have developed in VB.NET and that accesses a Sybase database using...
Steve
02-03-2004 02:48 PM
Steve Go to last post
0 93
Hi, how can I get the size of a table in a sybase database ASE 12.0.0.4? Thanx for your help Sebastian
Sebastian Boeker
02-02-2004 10:53 AM
Michael Peppler Go to last post
1 69
Could anybody point me to any tutorials, to connect to sybase using c. I want to fire an sp and loop thru the recordset to display the results. I am...
Suzie
02-02-2004 10:53 AM
Michael Peppler Go to last post
1 93
Hi All, I had two Window NT 4.0 Server, say A and B... We recently upgraded from SQL Server 6.5 to SQL Server 2000 on Computer A, and for Computer...
kim
02-01-2004 10:41 PM
noone Go to last post
1 77
Hi all, I want to load a database dump but got the following error, could anyone please help? Thanks a lot. Backup Server session id is: 5. Use...
Green Dolphin
01-30-2004 03:29 PM
Don Million Go to last post
1 102
I currently am experiencing some extremely poor restore times using ASE 12.5.0.3 ESD#4 on a Compaq server with 4 900 Mh CPUs running Windows 2000...
Stephen Pierce
01-30-2004 12:05 PM
Stephen Pierce Go to last post
0 137
Hi all, I am having some trouble with loading a .dump file on ASE 12.5 Got the following error message, couldn't anyone please help? Thanks a...
Green Dolphin
01-30-2004 08:04 AM
Marc M Go to last post
1 163
How to get the processes list on Sybase ASA, and how to get a sql-statement for each process? Jan
Jan
01-29-2004 08:11 AM
Jan Go to last post
0 76
Hi All, I a have set of four tables as follows CORE_ADM with columns (CID,RMO, CA1 CA2) CORE_DATA with columns(CID,CMO,CD1,CD2) RAN_ADM with...
Zia
01-29-2004 12:21 AM
Daniel Morgan Go to last post
1 88
E-mail me @ steve.silberberg (AT) alum (DOT) mit.edu if you're interested. Just PayPal me the cost of postage and it's yours. -------------- Steve...
Steve Silberberg
01-28-2004 08:07 PM
Steve Silberberg Go to last post
0 125
Hi, Does anyone know where I can get a list of EBFs for Sybase 11.9.2 and information on the updates included in each one? I'm drawing a blank on...
Chad
01-28-2004 03:58 AM
Rob Verschoor Go to last post
4 110
Hi, I'm working on a query that will do the following. I've got two tables: TableA has 4 columns that make up the key (A1, A2, A3, A4). TableB has...
Robert Nurse
01-27-2004 05:54 PM
Rene van Leeuwen Go to last post
4 93
I'm just getting my feet wet with ASP.NET and SQL Anywhere so please excuse my ignorance ... I have an SQL Anywhere 8.0 database for which I want to...
David Altemir
01-27-2004 12:00 PM
David Altemir Go to last post
0 75
Hy, Does anyone know if there is an negative impact on performance when the amount of used data goes near the limit of total reserved space (e.g....
Vincent67
01-27-2004 07:41 AM
Vincent67 Go to last post
0 94
Hi I have the following problem using sybase 7.0.3.2107. I am trying to display the date using the format yyjjj - julian date year then nth day of...
gm
01-26-2004 11:17 PM
gm Go to last post
0 93
Hi to all ! I have something for sale or swap : Sybase Learning Collection: 1.Object-Oriented Modeling using PowerDesigner Student Guide...
Tomasz Klimczak
01-26-2004 04:48 PM
Tomasz Klimczak Go to last post
0 98
Post New Thread

Display Options
Showing threads 2351 to 2400 of 2968
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.