note 14862 deleted from function.odbc-exec by felipe

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: david dot geere at nospam dot talk21 dot com 

----

Problem: Kept getting FATAL: emalloc() errors when using basic select statements via odbc for informix .... 
Solution: Cast the columns to an informix odbc friendly type...I chose varchar(255)
example: select description::varchar(255) from objects;

Don't go through the 4 hours I just went through for this..you :-) me :-(
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.