informix
How to use Column Alias in Informix database table
I want to use column aliases while selecting the column in an informix database table. For example in the following query:[详细]
2023-01-16 19:55 分类:问答Unknown user error when trying to set up replication with informix
I am on a linux system, logged in as the informix user. I have the following environment variables set:[详细]
2023-01-16 19:47 分类:问答ODBC error when connecting to Informix DB with mono installed
I have recently installed Mono on our Fedora Linux system so that we are able to run ASP.NET applications on it.I was able to get this part up and running, but the problem is we use a Informix DB and[详细]
2023-01-16 09:35 分类:问答Cast Integer to Boolean in Informix
I need to design my schema in Informix such that querying a BOOLEAN with an INTEGER type will work. e.g. SELECT id FROM mytable WHERE isavailable = ? works if I provide either a boolean False or an in[详细]
2023-01-16 05:44 分类:问答Appending to Informix BLOB without running out of memory
I\'m writing a c# app that inserts a large (1GB+) amount of data into a BLOB in an informix database.[详细]
2023-01-14 05:47 分类:问答Informix query oddities
I am running 2 queries against an Informix database.The queries are hitting 4 different tables with both inner and outer joins.I thought they should both return the same result set, but I am getting a[详细]
2023-01-14 05:00 分类:问答Is there a way that I can use the 100% of my network bandwidth with only one connection? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-12 11:37 分类:问答Which DBMSs offer index-organized tables?
My current knowledge: Oracle does offer index-organized tables and defaults to heap-organized. I heard that SQL-Server uses only index-organized tables[详细]
2023-01-12 09:23 分类:问答Rapid prototyping and development of business applications
Thirty years ago, when I began to design and develop CRUD business applications, I envisioned that as time moved on, designing, prototyping and customizing business applications would 开发者_开发百科b[详细]
2023-01-11 16:32 分类:问答Standard Engine modes
INFORMIX-SE (multi-user versions): Can I start SE in maintenance (standalone mode) where the DBA is the only user who can access the engine, then change its mode so that all user开发者_如何学运维s ca[详细]
2023-01-11 14:52 分类:问答