I am looking for an efficient way to use a wild card search on a text (blob) column. I have seen that it is internally stored as bytes...
I have a development project that requires us to be able to support informix data sources via ODBC. I\'ve downloaded the prebuilt Informix Virtual Appliance from the IBM website and am able see the se
I h开发者_运维百科ave an old server (Solaris 8) running Informix Dynamic Server 2000 Version 9.21.UC4, and I want to get ODBC enabled so that I can get to the data from elsewhere, but I haven\'t been
I\'m having trouble creating this stored procedure on IBM Informix Dynamic Server Version 10.00.FC9 (see Jonathan Leffler\'s answer to this post here) using the \'isql\' command from Informix SQL.
I have never used Informix before and I\'m trying to write a query that will return records over the last 365 days.
I need an Informix database t开发者_运维技巧o update some records on December 31 at 11:59; can Informix do this on a trigger, or does it have a scheduler of some sorts?
I have 2 fields I\'m working with that are stored as smallint military structured times.Edit I\'m running on 开发者_开发技巧IBM Informix Dynamic Server Version 10.00.FC9
We are in a situation to handle numbers with a maximum of 15 digits. We need to parse this value from a text file, through C, store it in Informix table. There is another Java component that reads the
I nee开发者_高级运维d to select some values from an Informix database via Oracle ODBC. One of the columns is a timestamp, and when I just select it all I see in SQL*Plus is the date value. How do I ge