Quantcast
Channel: MySQL Forums - Informix
Browsing latest articles
Browse All 118 View Live

Group by problems (1 reply)

In INFORMIX, an early version, I have a table created as follows: create table "test".salvari ( codc char(5), codfisc char(20), nrprezi integer, nrprezf integer, buc integer, taxa float, fel char(1),...

View Article



How to transfer data b/w remote Informix NTS 2000 db server to local MySql...

Hi friends, Please help me to find a way to transfer data from a remote infomix database to local MySql database.Using dbacess tool i can make a flat file and later transfer it to my local pc and load...

View Article

View Problem with joins (no replies)

Hy, I have this problem. Informix select * from outer(ref x0 ) ,en x1 ,enc x2 where (((x1.p = x0.c ) AND (x1.n = x2.n) ) AND (x2.c = x0.c ) ) ; And in mysql, I'm doing from enc x2, en x1 left join...

View Article

Migrate informix programming language to MSQL? (3 replies)

Hello, glad i found a forum with msql & informix issues. I'm not a DB geek, so i'd be grateful to get some help... our SMB plans to upgrade our old unix system to linux on the one hand, and our...

View Article

connecting to source db (no replies)

Hi, I am trying a migration from informix to mysql using the migration tool - I have fallen at the first hurdle...can anyone give me a heads up on the following error: Connecting to source database...

View Article


Informix unload command returning null i.e || (no replies)

Hi, We have problem when unloading a column containg empty string(space's) from an Informix database table, i.e. the unloaded column looks like || rather than | |. So when we load this data into the...

View Article

Informix talking to MySQL (5 replies)

Hello, I would appreciate if anyone on this forum can provide me with any pointers to the following problem: we are trying to have a copy of data located in Informix replicated in MySQL, that is...

View Article

To translate judgment (1 reply)

hello!! The judgment select in formix "select rowid from customer", like serious in mysql? Thank you.

View Article


interval data type (1 reply)

I suggest adding the interval datatype to mysql as it is in Informix. There already is the interval syntax in date/time functions. It should be natural and easy to add the interval datatype to the...

View Article


Sequential mysql reads (1 reply)

Hi there, hopefully someone can help me! The company I work for has an application that uses Informix C-Isam as it's database. We don't do anything too spectacular with it, we read, read next, update,...

View Article

Help with informix and mysql (no replies)

I know maybe some of you know already the answer but in this new thing we are newbie,, we need to migrate a database from informix to mysql, can that be done directly from mysql? can it be done with...

View Article

Dynamic SQL in Stored Procedure (no replies)

When I insert new row in `cdr` table, I get following error. I am using MYSQL Server version: 5.0.24a-community-nt, and that version support dynamic sql (prepare and execute statments) in Stored...

View Article

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 Article


Informix 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 Article

Informix 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 Article


Testing (no replies)

Testing.. please ignore

View Article

MYSQL 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 Article


Porting 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 Article

like 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 Article

Informix 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 Article

Full-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 Article


Excalibur text search (no replies)

Hi all, Anyone here using Excalibur text search for informix database ? If yes, hows the search performance ?

View Article


Error 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 Article

How 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 Article

To 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 Article


How 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 Article

Migrate 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 Article

LOAD DATA INFILE command NULL value handling... (no replies)

Content deleted, NC 3rd March 2010.

View Article

C-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 Article



Migrating 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
Browsing latest articles
Browse All 118 View Live




Latest Images