| Thread | Last Post | Replies |
|
| Re: Can i disbale logging on informix 7.3 IDS ?. How i can disable | 30 Nov 2003 15:50 GMT | 1 |
Obnoxio The Clown wrote:
> Songyote Mungmai wrote: |
| Convert Char-->integer or Integer-->char | 29 Nov 2003 22:53 GMT | 4 |
I am a new bee with informix and I want to convert an integer to char or a char to integer. Informix 7+ CSDK + PHP My problems is the attribute type is different. toto: type char(30) and titi
|
| Can i disbale logging on informix 7.3 IDS ?. How i can disable ? | 29 Nov 2003 08:07 GMT | 1 |
Can i disbale logging on informix 7.3 IDS ?. How i can disable ?
|
| Error -25553 | 28 Nov 2003 19:06 GMT | 1 |
Hi... When I execute "sqlexecd website" I get the following error: Can open rds.iem file. Error -25553 The sqlhosts file is /usr/informix/etc.
|
| migration DB without stop ids server or else | 28 Nov 2003 17:00 GMT | 2 |
I like to migrate HP ids7.3 to AIX ids9.4. I hope that I can migrate to AIX without stopping HP server, or just for a few hours. I have about 100 GB data, and I thinks that It is impossible to migrate in a few hours, even use Art S. Kagel's
|
| IDS 9.21 with IIS5 | 28 Nov 2003 14:22 GMT | 1 |
I support a website that uses IDS 2000 9.21 with Microsoft IIS and it has just been moved to a Windows 2000 server. The server hosts a number of sites that don't use IDS and we were having a problem that the webserver would run for a couple of hours and then drop. I've removed the ...
|
| 4GL array question | 28 Nov 2003 11:57 GMT | 9 |
One of my developers has a 4GL question: He wants to display a screen array to the users, but the array "cursor/pointer" must start at the last element of the screen array (at the bottom), and not the first.
|
| IDS 9.4 onstat -d output | 28 Nov 2003 08:08 GMT | 2 |
Is anyone can tell me, when I issue 'onstat -d' on IDS 9.4 It display like this: Expanded chunk capacity mode: disabled what it means.
|
| Segmentation Fault with ec on RH 7.3 | 28 Nov 2003 05:37 GMT | 1 |
We are trying to migrate our development server from AIX 4.3.3 IDS 7.24 INFORMIX-4GL Version 6.04.UC2
|
| onstat -F | 28 Nov 2003 04:56 GMT | 2 |
What does the "data" column in onstat -F output signify? Where is this documented? Thanks Andy
|
| 2 parameters from spl in a select statement | 28 Nov 2003 00:04 GMT | 3 |
How can i do this query select spl_name("10") from table to return 2 parameters from this procedure (spl_name) please help me
|
| Support of sql-92 select statement | 27 Nov 2003 17:51 GMT | 5 |
We've been given the SQL source code for an application written to sql-92 standards. Some of the syntax looks like this: select c_count,
|
| How can I obtain SQLCODE in SPL ? | 27 Nov 2003 16:30 GMT | 7 |
How can I obtain SQLCODE (and sql error message) inside SPL code in Informix ? dbinfo('sqlca.sqlcode') doesn't work ...
|
| specify port no to connect informix database through ODBC | 27 Nov 2003 13:52 GMT | 1 |
I'm developing a socket program to connect to Informix database through the ODBC. In here i called my socket program as "tap" . My tap will listen for data from unix through port 1070. After checking of the data, tap will then insert the data to the informix database. I
|
| Informix Stored Procedures with Cognos Impromptu Report Writer | 27 Nov 2003 13:43 GMT | 2 |
I would like to retrieve multiple Informix Database records using a stored procedure and use these records in an Cognos Impromptu Report. I have a stored procedure that returns all values for one row now. I am working on HP UX platform for the database and Microsoft Windows XP
|