Dynamic SQL is not allowed (no replies)
I have to choose the table name on fly in the trigger and then pass dynamic sql to Stored procedure which make use of PREPARE and EXECUTE statements.I know that triggers can't have PREPARE and EXECUTE...
View ArticleInformix JDBC setup - RH 6.2 (no replies)
Can anyone advise how to setup an Informix JDBC on a redhat 6.2 server? Is it at all possible - or is the OS too old to support the JDBC? Any tips / suggestions
View ArticleInformix C API conversion to MySQL C API (1 reply)
Is there any easy way/tool to convert Informix C Api functions to MySQL c API functions?
View ArticleMYSQL process infinitely hanging on an INSERT (no replies)
Hi, I posted this problem since 5 days, desperately waiting for answer but did recieve nothing. May be informations I gave were not clear enough. I do another post with more clear information. This...
View ArticlePorting procedures - SYSTEM function (no replies)
In porting some stored procedures from Informix to MySQL it appears that MySQL does not have an equivalent function to the Informix SYSTEM function. Is this correct? Or is there some other way to...
View Articlelike query (1 reply)
want to fetch data from three table to have the relation but one of the table as field owner_name and another as first name and last name how to solve this type of query select si.*,co.firstname as...
View ArticleInformix to MySQL (2 replies)
Hi, Here is a small script to convert Informix dbexport files to MySQL format. http://ifx2mysql.moua7.com/ifx2mysql.tgz Cheers, -- Ali
View ArticleFull-text search in informix db (1 reply)
Im looking for any full-text search engine that can be use with informix db ? I know sphinx but unfortunately sphinx can't talk to informix. Anyone know?
View ArticleExcalibur text search (no replies)
Hi all, Anyone here using Excalibur text search for informix database ? If yes, hows the search performance ?
View ArticleError Load Data Use '|' (no replies)
EXample File .txt 1|30/04/1999|5051000002|0.0|5.0|0.0|51.0|1.0|-144.21|-144.21|5.74|1.0|migracion|0.0|50.0|50.0|AXN|15:38:27|03/05/1999|...
View ArticleHow familiar is MySQL to an old Informix guy? (no replies)
Hi Way back in the 90's I used to an Informix DBA - even writing 4GL! I'm thinking of moving http://www.buycake.co.uk to MySQL, does Informix experiene help? Cheers Rorie
View ArticleTo Cluster Option in MySQL (no replies)
Hi, I am using following sql statement in informix to cluster the indexes. ALTER INDEX ix_cust TO CLUSTER; What is the sql command for the same in MySQL? Please help. Regards, -Sandeep Pant
View ArticleHow to update Database/table from Informix IDS to MySQL on daily basis,...
Dear Sir, i request somebody please help me out with it, i am a newbie.i have a main database in INFORMIX IDS Server.Now i want to replicate the same db in MySQL with the same schema. Informix Server...
View ArticleMigrate Informix database to MySQL (2 replies)
Hello to everyone in this forum. Does anyone knows any free (or at least commercial) tool which can migrate Informix database to MySQL? Anyone has done it before?
View ArticleLOAD DATA INFILE command NULL value handling... (no replies)
Content deleted, NC 3rd March 2010.
View ArticleC-ISAM mounted/loaded in MySQL? (no replies)
Greetings, I am working with .dat and .idx table files powered by C-ISAM for a proprietary system. These files are not readable plain text for the most part. Is it possible to mount these in MySQL in...
View ArticleMigrating from InformixDB to MySQL (2 replies)
Hi. I am consulting on a project that involves moving some data from an Informix database to a MySQL database. The current setup is that the Informix Database is hosted on a UNIX (Sun) machine, and...
View Article