| Thread | Last Post | Replies |
|
| java app hangs in sybase JDBC driver calling isClosed | 31 Jan 2008 16:38 GMT | 3 |
Our java program hang in the sybase JDBC driver when it calls isClosed. The stack trace is below. I am absolutely baffled by this one. I wonder if any sybase whizz can shed some light please. I don't know where to start.
|
| Any equivalent of LIST() function in ADS? | 31 Jan 2008 16:04 GMT | 7 |
I need to concatenate all the strings in a column. Is there any way of doing this in an ADS SELECT? TIA David Mackenzie
|
| Select into problem | 31 Jan 2008 15:15 GMT | 4 |
I have a problem concerning the select into statement. I have created a procedure that contains dynamic sql, which creates a variable number of columns. The sql looks like :
|
| How much memory do I need? | 25 Jan 2008 17:41 GMT | 3 |
For ASE 12.5 database, I need to estimate approximately how much memory I need given that I expect my database to be n gigabytes. Or maybe what I really need to know is what are the factors that determine the optimum mount of memory required for the operation of a
|
| Can ASE 12.5 Developer Edition Install on Windows XP/NT/2003 | 25 Jan 2008 13:05 GMT | 1 |
Hi Gurus, I have downloaded the ASE 12.5 Developer Edition. I have Windows 2003 and Windows XP OS. Can I install ASE 12.5 on above mentioned OS ?
|
| Sybase ASE free software for practice.... | 24 Jan 2008 09:08 GMT | 1 |
I am new to Sybase Database Server but having some working knowledge on Oracle. I want to learn Sybase (SQL and T-SQL) i.e. practice. Is Sybase Database s/w available freely for practicing purpose on
|
| Error inserting blob into proxy table | 19 Jan 2008 04:00 GMT | 5 |
Hello, I am trying to insert some images from one table to another proxy table, both have identical structure, and I keep getting this error: Msg 7133, Level 16, State 3: Server 'pptci', Line 1: NULL textptr
|
| sybase versions between 12 and 15 inclusive - some advice needed | 18 Jan 2008 09:41 GMT | 4 |
I thought I would ask here for advice about moving from sybase 12 to sybase 15. Version naming in software has become such a bewildering affair that I gave up using the sybase site. Hopefully there are some sybase wizards here who can sum up the information without all the
|
| availability of sybase 15 shared libraries libsybct_r.so and libsybcs_r.so | 17 Jan 2008 15:20 GMT | 1 |
I have just received a new version of a third-party server that has been linked with the sybase 15 shared libraries. We don't have sybase 15, we are still on sybase 12. Hopefully the executable will still work provided that we can get hold of copies of the shared libraries.
|
| Sybase ASE and High Ports | 09 Jan 2008 20:22 GMT | 1 |
I'm being asked to limit the range of High Ports used by a Sybase installation. I have tried to find a way of doing this but to no avail. Any ideas?
|
| How to retireve port number on which a sybase db server is running? | 05 Jan 2008 18:29 GMT | 14 |
Merry Christmas! I would like to know if there is an api/ query which would give you the port number on which a particular sybase db server is running.Also I would like to know if it is possible to build a plug in dll which is
|
| Index on Date Column for select today | 03 Jan 2008 16:33 GMT | 4 |
Im using DBlib from C++. I have a file with a datetime field, and the only way I could thin of selecting rows for today was: sprintf(cmd,"select max(BatchSeqNo) from %s "\
|