log4j

2005-02-02 Thread Sergey Livanov
I can not get log4j.properties tuned to check up the value of dynamic-mapped-statement. PreparedStatement . Is there any example? Thank you. regards Sergey mailto:[EMAIL PROTECTED]

Re[2]: log4j

2005-02-02 Thread Sergey Livanov
have dependency CB> on the 1.x Java API. CB> Cheers, CB> Clinton CB> On Wed, 2 Feb 2005 21:38:24 +0200, Sergey Livanov CB> <[EMAIL PROTECTED]> wrote: >> >> I can not get log4j.properties tuned to check up the value >> of >> dynamic-mapped-statement.

cash question

2005-02-02 Thread Sergey Livanov
Could you please help me figure out the cache scheme. When I'm within one application I can use the flush method. How should I correctly develop a cashing scheme if data is saved by one application and displayed by another? Would it be helpful to have a signal record that I initially read from the

cache question

2005-02-04 Thread Sergey Livanov
Hi Clinton, I have two applications (internet and intranet) written in Java. Is there any example or guidance on running OSCache ? Do not feel like using signal records . Previous letter really sounds very good :) -- regards, Sergey mailto:[EMAIL PROTECTED]

sql-map file

2005-04-23 Thread Sergey Livanov
Clinton, Could you, please, send me 1.2.8 version sql-map.dtd file ? -- regards, Sergey mailto:[EMAIL PROTECTED]

simple question

2005-05-12 Thread Sergey Livanov
Could you, please, help me find an error, very simple statement, but not work.. select d.payorder from fin.payorders d where d.partner = #partner# d.owner = #owner# without dynamic all works, Log4J text. 2005-05-12 16:26:52,718

Re[2]: simple question

2005-05-12 Thread Sergey Livanov
SQL operator would not work. Sergey. BG> Brandon BG> On 5/12/05, Pedro Emanuel Castro Faria Salgado <[EMAIL PROTECTED]> wrote: >> On 12/05/2005 15:39, "Sergey Livanov" <[EMAIL PROTECTED]> wrote: >> >> > >> > Could you,

M:M question

2005-05-22 Thread Sergey Livanov
Could you advise as to how to better solve the problem. There is th table M:M with the following structure CLASSFK number , PROPERTY FK number , QUANTITY number . In my application I define PROPERTY & QUANTITY for the CLASS class (with the help of checkbox ) upon which I need t

jpg file

2005-05-31 Thread Sergey Livanov
Looking for a piece of advice. I want to write the jpg file in blob. What is the best way to do so? -- regards , Sergey mailto:[EMAIL PROTECTED]