I got a problem.
Irecived a message that looks like this:
2004-jan-07 14:16:03,125 INFO     MyApp MyApp main - d9d73; 9df834jdf9;
9cvkdc9; 9didem89;

And the problem is. That i want to put everything into a jdbc database
and the message should be divided
so, that after every ";" semicolon i want it to put into a new
column i the database like these


log4j.appender.ROOT.sql=insert into JDBCTEST (Date, Priority, Logger,
Method,
Message1 ,Message2,Message3,Message4)

Is that possible. Or should i divide it in the java code?

_______________________________________________________________
  Vinn en helg på spa för 2 personer ? http://resor.spray.se


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to