Re: [GENERAL] Fw: Spin lock error

1999-12-14 Thread Lincoln Spiteri
en files in system I was getting this recently on a production server, I solved it by increasing the number of file descriptors per process in the kernel. Do a ulimit -a to see what your limits are. Lincoln -- ---------

[GENERAL] MSysConf grief

1999-06-03 Thread Lincoln Spiteri
ideas, Regards Lincoln -- -- Lincoln Spiteri Manufacturing Systems STMicroelectronics, Malta e-mail: [EMAIL PROTECTED] --

Re: [GENERAL] For data based web site, which RDBMS is better & why ?

1999-05-19 Thread Lincoln Spiteri
ing on Postgres currently but we will be replacing postgres with > > > another database for advanced features and different platforms like Windows > > > NT > > > where postgres cannot be used. > > > > You can port PostgreSQL to NT :) please see my page: >

Re: [GENERAL] Would this project be of interest to anyone?

1999-04-14 Thread Lincoln Spiteri
Although still very new it is worth to keep a look out for the Cygnus GCJ compiler. This is a java frontend to EGCS. Still no AWT, SWING and some other stuff but the first release is out and patches are already being submitted. Regaards Lincoln Spiteri On Wed, 14 Apr 1999, [EMAIL PROTECTED

[GENERAL] JDBC and getPrimaryKey()

1999-03-22 Thread Lincoln Spiteri
. It seems that under 6.4 this is broken. Is there any known fix for this. I have been wanting to use Joe Carter's tableGen but without primary key support it is pretty useless for me. Any help would be greatly appreciated. Regards Lincoln Spiteri

Re: [GENERAL] connection problem with ecpg (SOLVED)

1998-11-19 Thread Lincoln Spiteri
nnect(__LINE__, "my_db", NULL, NULL,NULL); #line 96 "my_source.c Regards Lincoln Spiteri STMicroelectronics (Malta) [EMAIL PROTECTED] wrote: > > Hi, > > I have been using EPCG since 6.3.2 with no problems. I am extending some > code written in my 6.3.2 days which is no

[GENERAL] connection problem with ecpg

1998-11-19 Thread Lincoln Spiteri
ng runtime: connect: could not open database NULL. Has the syntaxt changed in anyway or could it be a setup problem. Any help would be greatly aprreciated. Regards Lincoln Spiteri (STMicroelectronics, Malta)

[GENERAL] Readin money type into java BigDecimals

1998-09-14 Thread Lincoln Spiteri
use a different type to represent money for the sake of compatability. Regards Lincoln Spiteri STMicroelectronis, Malta