informix
transaction not available?
Q: When i call the following method: con.Begin_Transaction(); Method implementation: public void Begin_Transaction()[详细]
2023-03-15 01:37 分类:问答Informix-SQL (SE) on the cloud with WinTerm thin clients
I have several customers, each running a customized v开发者_JS百科ersion of my ISQL (SE) desktop app.I would like to replace their desktop app with thin client WinTerm\'s, connecting to the cloud (My[详细]
2023-03-14 20:26 分类:问答Time and datetime format with Informix and .NET
I have a table which has starttime fi开发者_如何学Goeld.this field of type DateTime and I configure it to (Hour to Minute) in Specials, because I wanna to store only time in this format.[详细]
2023-03-14 13:16 分类:问答Informix 3.30 for DOS
Do you know where can I download Informix 3.30 for DOS? I have a system developed in Informix 3.30 for an old machine and want to migrate i开发者_如何转开发t now to a PC.[详细]
2023-03-14 06:56 分类:问答What's the fastest way to obtain the maximum value of a column in a table?
INFORMIX-SQL 4.10.DC1 (SE Engine), on DOS 6.22, under Microsoft Virtual PC 2007, in Windows 7! EDIT: Looking for Jonathan Leffler\'s wisdom on this one![详细]
2023-03-12 23:51 分类:问答Informix (C#): How do I properly set/unset a blob field?
IBM Informix SDK: Statement: Update mytable set myblobcolumn = ? where myid = 1; using (IfxConnection conn = GetIfxConnection())[详细]
2023-03-12 12:41 分类:问答Ordering SQL results based on predecessor
I have the following table in my database: create table ( name 开发者_Python百科varchar(25), valueint,[详细]
2023-03-12 07:25 分类:问答SQL + Informix: How do I add a blob when doing an insert? (Using the .NET (C#) SDK)
I\'m using Informix and the .NET SDK (C#): Basically, is there any way to insert a blob when doing a standard insert sql statement?[详细]
2023-03-12 01:29 分类:问答SQL - Informix error leads to another error - hallway of mirrors P.I.T.A
I\'m using Informix version 11.50.FC6 via iSql I\'m giving the result of a CASE block a virtual name, att_hrs[详细]
2023-03-11 11:43 分类:问答Cannot call stored procedure from code which works on direct call to database
I connected to the Informix server using RazorSQL, created a stored procedure and tested it, getting the expected answer, so the procedure exists in the database in some form.[详细]
2023-03-06 22:23 分类:问答