sybase
Recommend any good sybase database table viewer [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-23 14:30 分类:问答How to find the connection information to Sybase DB
I have Sybase installed on my Linux box (to which I have \"root\" access). However I do n开发者_JAVA技巧ot have the access details to Sybase, is there any way I can find the port Sybase is listening o[详细]
2023-02-23 01:50 分类:问答Sybase SQL Dynamic Select (Joins?) Relational Database
I am writing a web page that displays students grades in an old grade book format which is to say, it displays the Student name, then their score for each assignment (in a row) then repeats one row pe[详细]
2023-02-22 11:56 分类:问答Getting error "Data provider could not be initialized" while connecting to backend
I have made an application in VB6 ( sybase 11 as backend ). Now when i am trying to login on user machine it is giving me below errror :[详细]
2023-02-20 12:25 分类:问答Working with Sybase and a DataAdapter
I\'m writing a small Windows form application in .NET 2.0. I have an OdbcDataAdapter has the Insert and Update statements specified like so.The select statement is also defined earlier in this code.[详细]
2023-02-19 03:07 分类:问答Is it possible to use ormlite on android with a h2 or a sybase database?
I have implemented a database-testapp on android using a sqlit开发者_StackOverflowe, h2 and sybase database. For sqlite I have also implemented the ormlite interface. Now I\'m interested if it is poss[详细]
2023-02-17 04:13 分类:问答Rounding returned float values from a DB to their 'correct' values
I\'ve got a database column that contains (for some reason lost in the midst of time) float values. So, someone populates a 开发者_如何学JAVADB table with some small value, say 0.00025, and when I ru[详细]
2023-02-15 20:26 分类:问答SELECT clause with a DATETIME column in Sybase 15
I\'m trying to do a query like this on a table with a DATETIME column. SELECT * FROM table WHERE the_date =[详细]
2023-02-15 08:06 分类:问答Sybase - Syntax error when creating TRIGGER
I am getting \"Incorrect syntax near \'AFTER\'.\" when trying to create the trigger below CREATE TRIGGER TR开发者_运维技巧_UPDATE_TEST[详细]
2023-02-15 05:39 分类:问答How to remove trailing zeros using Sybase SQL? [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Remove trailing zeros from decimal in SQL Server[详细]
2023-02-14 11:02 分类:问答