informix
Informix: How to truncate a table when importing a dbexport
Is there any 开发者_如何转开发good way to truncate the data of a table when importing a dbexport. I realize that I need to amend the number of rows in the .sql file, but how do I need to amend the unl[详细]
2023-02-07 11:07 分类:问答Can you tell Informix to output trace information to stdout or stderr?
I need to use the Informix \'trace\' debugging. In order to use it, you specify the debug file using set debug file to .....[详细]
2023-02-06 02:06 分类:问答Parameterized query issue
I have my own DLL (for the data access layer).I use escaping characters technique to avoid the user input errors, but recently I decided to enhance my classes by using parameterized queries开发者_运维[详细]
2023-02-06 00:48 分类:问答Informix to Microsoft SQL Server 2008, schema and data migration?
I\'m looking at an application that uses an old version of Informix database (standard engine 7 - 7开发者_开发问答.23C1).I\'m investigating ways to migrate some tables and data from Informix to Micros[详细]
2023-02-03 16:22 分类:问答Monitor informix database change
I\'d like to generate test data for a web application we\'re developing. One approach I am thinking about is that if there is a way to monitor the database (we\'re using informix) when I add something[详细]
2023-02-03 06:54 分类:问答Sanitization against SQL Injection for Input going into an Oracle database
Hello I have been working for a while with PHP and MySQL. Now I am working in a PHP-Informix and PHP-Oracle environment. I have always used mysql_real_escape_string for the data going into the databas[详细]
2023-02-02 22:36 分类:问答Use of indexes (indices?) on Informix DB
I have a table with 5 million+ records on an Informix database. This isn\'t the actual table but will show the problem I\'m having.[详细]
2023-02-02 14:58 分类:问答Unable to load DLL 'iclit09b.dll'
After I have setup the Informix server and the Informix client, I face the following problem when trying to run my ASP.NET application:[详细]
2023-02-02 06:16 分类:问答Equivalent Java data type to hold the Informix DATETIME YEAR TO SECOND value?
I wanted to map the Informix DATETIME YEAR TO SECOND to a Java data type. Can someone give the corresponding Java data type to hold the Informix DATET开发者_运维技巧IME YEAR TO SECOND value?[详细]
2023-02-01 08:13 分类:问答Change/Create ODBC connection from code
I\'m working against a Informix DB from C# ASP .Net 4.0 via an ODBC connection. This database does change frequently so I read out what DBs that are installed from the sysmaster table.[详细]
2023-02-01 03:00 分类:问答