| Thread | Last Post | Replies |
|
| Removing lower case letters from a text field... | 31 Mar 2005 20:39 GMT | 3 |
I have a select statement that contains a text field that contains information similar to the following... gChar grKar
|
| hummingbird genio ODBC configuration prob with sybase 12.5.3 | 30 Mar 2005 22:37 GMT | 2 |
Hello, I am working with genio (an ETL from Hummingbid) and we have a ODBC configuration prob : I set up the odbc parameters with no particular option (ie : name of
|
| A best way to write a certain qury for performances considerations | 29 Mar 2005 04:40 GMT | 6 |
Hello I would like to know the preferred way for writing the following query: Assume we have a table that includes the following fields: - A key of certain type
|
| SApotted some odd tables in master database | 25 Mar 2005 03:18 GMT | 2 |
They're "discounts", "publishers", "sales", and "stores". Are this the tables that Sybase uses to teach you you the art of SQL and being a DBA? Is there a script that anyone has that does a check on what's supposed
|
| Need Sybase 11.03 (Solaris) tar file | 25 Mar 2005 03:15 GMT | 5 |
Dear Colleagues, I know it's a dumb request because this software should be long dead BUT ...if one of you kind souls could please provide a gzipped tar file of the 11.03 Sybase dataserver tree, it would be greatly appreciated.
|
| Sybase on Alpha and VMS and dual processsor | 24 Mar 2005 18:06 GMT | 1 |
Is there anyone that use sybase 11.0.3 on Open VMS 7.3 on Alpha server using more the one CPU ? Will it work to add one more cpu to this old Sybase version?
|
| Clearing the Sybase cache | 23 Mar 2005 23:33 GMT | 1 |
Is there a way to clear Sybase cache without bouncing the instance ? Will the effect be the same as bouncing the instance from all aspects ? I thank you in advance for any feedback.
|
| Sybase 12.5 cursor changes | 22 Mar 2005 19:40 GMT | 3 |
Recently we moved from sybase 12.0 to 12.50 since then one of the applications is not behaving "performing" the same way as they used to. I have change cache, memory, pool, locks, nothing works. What Im
|
| DBD:Sybase and datetime | 22 Mar 2005 00:28 GMT | 2 |
would someone be able to post an example of using the '$dbh->func($fmt, ._date_fmt.);' method to print out the output of select getdate() which includes seconds ? I believe I can use the following
|
| Evaluating string as var | 22 Mar 2005 00:26 GMT | 12 |
Is there a way to do the following declare @var1 varchar select @var1 = "@var2 = 5" declare @var2 varchar
|
| Best way to transfert high volume data between AS400/DB2 to Unix-Sybase | 20 Mar 2005 08:58 GMT | 1 |
Hi, what would be the best way to transfert high volume data (100 tables, 500Meg each) between DB2/AS400 to Sybase? Thanks
|
| Replication server | 17 Mar 2005 07:11 GMT | 1 |
where can i get replication server eval copy.? i don't find anywhere to download link. would be helpful if somebody throws light
|
| Weird Sybase 11 Query Problem! | 16 Mar 2005 02:30 GMT | 1 |
I have a query like this: SELECT * FROM mytable WHERE mt_site = 1 AND mt_date > 'someDateBegin'
|
| Dynamic SQL and return values in Sybase ASE 12 | 15 Mar 2005 22:36 GMT | 1 |
Dear Netters, I am trying to create and execute dynamic SQL, and to have it return a value to the caller: E.g. (pseudo-code):
|
| ADO.NET provider license question! | 15 Mar 2005 22:12 GMT | 1 |
We're developing MIS for a customer who uses Sybase 11.9. And I hope to use the native ADO.NET provider for database access instead of the old and problemic ODBC driver that our customer already has. My question is that: I know we (developers) can use the ADO.NET provider for free, ...
|