| Thread | Last Post | Replies |
|
| does rownumber exist ? | 28 Feb 2005 19:30 GMT | 9 |
In a response of a query, I would like to select rows from the first row to the 10th row. And then later, I would like to select rows from the 11st row to 20th row.....And so on.
|
| A way to tell a table's been altered? | 28 Feb 2005 14:35 GMT | 7 |
Is there a way to tell a table's been altered? sysobjects.crdate doesn't change and there seem to be no date fields in syscolumns. Is there someplace else to look?
|
| quick question... | 28 Feb 2005 06:12 GMT | 2 |
regarding this function... dateadd(YY, 2, '2005-01-01') what datatype is YY i want to have a temp table looking something like this...
|
| Replicator - error initiializing on Win2000 | 26 Feb 2005 03:11 GMT | 1 |
All - have setup Replicator as per the manual --- am receiving the following message when running 'aserep.bat' ASE Replicator requesting Java Virtual Machine exit with message: ASE Replicator initialization error in component <DDBAdmin>. Component
|
| xp_server won't start | 25 Feb 2005 19:32 GMT | 1 |
I have been trying to set up a stored procedure that sends an e-mail. When I execute the stored procedure, I get "msg 11018 xp server must be up for ESP to execute" In the ASE log their is a message that says "xp server failed to start. Check if there is a entry for xp server ...
|
| PERL DBI Sybase::DBD error --- Dynaloader.pm - Sybase.so | 25 Feb 2005 14:33 GMT | 3 |
All - I hesitated to post this as I saw many similar postings in my trawlings. However I have been unable to determine the problem in relation to the answers I've seen for the similar problems. Basically I had a working version of DBI and Sybase:DBD running with a 11.0.3
|
| How do I find the primary key of a table by querying the system tables? | 25 Feb 2005 08:36 GMT | 2 |
I've googled for this for a while but haven't found anything. Please could someone tell me how I can find iF a table has a primary key and what is the name of the constraint. I have this so far (I'm on ASE 11.0 for Linux btw):
|
| Limitations of Developer's Edition of ASE for NT???? | 25 Feb 2005 06:29 GMT | 1 |
I tried looking around the Sybase website but could not find anything (when the links worked that is....most didn't, sheesh). Is the Developer's edition trialware, i.e., will work for only 30 days or can't build a db bigger than 2gb, etc.
|
| BCP API for Sybase with JAVA?!? | 24 Feb 2005 17:45 GMT | 4 |
I know by the past, the question have already been asked ... but in case of today, maybe we have new JAR for. Could we use API to send Stream to Sybase? Actually we need write a file on the file system and call the BCP in command line ...
|
| Memory leak ISQL.exe on VMS 7.1.2 | 24 Feb 2005 17:35 GMT | 9 |
Is there a known problem (memory leak) with ISQL.exe (Sybase 11.0.3) on VMS? We made a VMS batchprocedure which does an isql.exe call to execute a stored procedure. It continues to loop if a certain table is filled.
|
| Problem with ASE 12.5 Backup Server | 23 Feb 2005 22:47 GMT | 7 |
Hello everyone !!! My problem: I have recently installed ASE 12.5 on winxp. When I try to make a dump or load with isql or DBArtisan i get this message:
|
| how to find rowlengh and partition details for a table in ASE 12.5 ? | 23 Feb 2005 19:57 GMT | 2 |
I am preparing a script to generate database and server related information for some reporting purpose. I want to know how do I get the following information in ASE12.5 (1) For a table;
|
| how to find rowsize of a table in ASE 12.5 | 23 Feb 2005 19:57 GMT | 2 |
I am writing a script that would generate database and server related information for some reporting purpose. I want to know how do I get the following information in ASE12.5 (1) For a table;
|
| Semistructured data in Sybase | 21 Feb 2005 14:20 GMT | 1 |
Does (any version of) Sybase support the semistructured data model? Can XML documents be stored efficiently on a Sybase database server? What functionality (eg. indexing) and constraints (eg. schema enforcement) does Sybase offer to semistructured data objects?
|
| problematic comma inside a field after a dbunload | 21 Feb 2005 07:05 GMT | 2 |
I need to get a table from a sybase DB. I did a dbunload fields are arranged this way : 'value',value,'value',value,'value',etc
|