sqlanywhere
Introspecting IDENTITY columns
For a table such as: create table foo (id int identity primary key) I would like to query the system tables to determine that id is in fact an IDENTITY column.[详细]
2022-12-20 07:53 分类:问答How to search in sql for hour/minutes?
I have to search all rows with a filter with specific hour and minute. Example: 26/05/2009 - 16:00 26/05/2009 - 17:00[详细]
2022-12-19 10:05 分类:问答Select row which has all five under it in the "tree"
I have two tables. One is article and the other structure. And the articles can be viewed as a tree with childnodes and so on. Li开发者_运维百科ke the Windows forms control TreeView.[详细]
2022-12-18 12:27 分类:问答“每被老元偷格律”下一句是什么?
爱玩游戏的浩浩 开发者_Go百科 2022-06-20 08:15 “每被老元偷格律”下一句是:“苦教短李伏歌行”,这是出自于 唐朝 白居易 所著的《编集拙诗成一十五卷因题卷末戏赠元九、李二十》。附《编集拙诗成一十五卷因题[详细]
2022-12-16 23:13 分类:问答SyBase SQL anywhere check if Synchronization is needed?
I have a Sybase SQL Anywhere 11.0.1 database that I am using to sync with an Oracle Consolidated Database.[详细]
2022-12-13 08:59 分类:问答Sybase sql anywhere sync a Database view(pull from consolidated to remote)?
I am trying to set up a s开发者_运维技巧ynchronization model to sync my consolidated Oracle database with a remote SQL Anywhere database.I have a couple Views on the consolidated Oracle database that[详细]
2022-12-12 06:28 分类:问答Configuring SQL Anywhere to read from an ASE server
I have a Sybase ASE server that I\'m able to connect to with ASE iSql totally fine. The database definition in my sql.ini file looks like:[详细]
2022-12-12 06:06 分类:问答Sql COUNT Performance Question
Structure开发者_如何学Python of Example table: Id, Integer (PK) Name, Varchar(100) Description, Text[详细]
2022-12-11 21:28 分类:问答How can I delete pairs of matching rows?
I have a table which contains sales order data (order number, product number, sales price, etc.). However, the table is littered with corrections and various other invalid data. One of the main issue[详细]
2022-12-11 11:45 分类:问答Deploying SQL Anywhere 10 Runtime Engine
I\'m trying to deploy the Sybase SQL Anywhere 10 Runtime Engine, but I\'m having some problems. When I run my application, I get an error:[详细]
2022-12-10 12:54 分类:问答
加载中,请稍侯......