| Thread | Last Post | Replies |
|
| commit question | 23 Aug 2007 10:26 GMT | 1 |
This is my code .... modify medat0002 to truncated;\g\t insert into medat0002 select * from hafakot.medat02_for_hafakot; commit;\g\t
|
| ABF compilation on 64 bit Linux | 21 Aug 2007 19:47 GMT | 4 |
I'am compiling an ABF-application on a 64 bit 2.6 Linux kernel (SLES 10 SP1). I get a wast number of these warnings: warning: incompatible implicit declaration of built-in function '...'
|
| Compiling ABF-application to UNIX and Linux | 17 Aug 2007 17:03 GMT | 1 |
I have a requirement to compile an ABF-application to deployment on both UNIX and Linux. The compilation to be deployed on UNIX will be compiled on UNIX. The compilation to be deployed on Linux will be compiled on Linux.
|
| [Info-Ingres] Re install on Ubuntu Feisty | 16 Aug 2007 16:48 GMT | 2 |
All: Found it. /bin/sh is linked to dash. Change it to bash, and the install proceeds just fine.
|
| [Info-Ingres] Need Some Info | 15 Aug 2007 19:28 GMT | 3 |
we are migrating data to an ingres database. The data is in a flat file(text file, one record per line) with the vaues. The text file is generated uing java program, while creating the flat file we need to change the data format as recognised by ingres.
|
| Is there a long data type in Ingres ? | 14 Aug 2007 12:10 GMT | 2 |
The date data type in Ingres contains the date and time in the format of hh:mm:ss. Is there a longer data type that would contain also tenths of seconds , hh:mm:ss.aaa ? (similar tot datetime data type of SqlServer)
|
| [Info-Ingres] Formatting dates on insert or update - Help required please | 10 Aug 2007 07:23 GMT | 8 |
I have a small database procedure that on insert into tableA, it inserts a related row into tableB Where currently it uses <snipped for brevity of course>
|
| [Info-Ingres] Problemas con Ingres release 3 | 06 Aug 2007 16:07 GMT | 1 |
Tengo el siguiente error al ejecutar un query dentro de un report (.rw): "E_0P0487 consistency check no joining equivalent class found when expected" Tengo el Ingres r3 sobre Red Hat 9. Alguien sabe algo?
|
| ROUNDING numbers in sql procedure | 02 Aug 2007 13:36 GMT | 2 |
I have procedures in an ingres database In these procedures, I do some numbers operations. when the result is for example 3644,6 the number is rounded to 3644 and I would like that it's rounded to 3645.
|
| Importing old binary data to a new database | 02 Aug 2007 13:29 GMT | 1 |
I got a copy of directory with several files (*.cnf and *.t00). Those should be the binary data of an old Ingres installation. Now I want to import them to a new installation (the old box died). What could I do to get this data to a new Ingres instance?
|