Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: write into Oracle logs from a JAVA stored procedure


Message #1 by "olivier plamondon" <oplamondon@t...> on Wed, 5 Jun 2002 20:21:49
This is a multi-part message in MIME format.

------=_NextPart_000_00B2_01C20D45.6410EAD0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

You should really ask this question on the Access or MySQL lists unless 
you actually want to do this in Java!

Alternatively try MySQLFront at http://www.anse.de/mysqlfront/

Stephen
  "Amit Sethi" <amsethi@y...> wrote in message 
news:181587@p..._java_server...
  Hi all,

  I need to convert the Access database into MySql database.If anybody 
has done this plz get back to me.

  

  Thanks in advance.

  Amit

    olivier plamondon <oplamondon@t...> wrote:

    hi,
    I am working on a stored procedure implemented in JAVA and I would 
like
    to record my errors in the Oracle logs (whatever type of log)

    I thought about SetLogWriter of the DriverManager but then I have to 

    create a PrintWriter object and i'm getting lost in the settings.

    It would be nice to be oriented in some kind of way. I don't know if 
i'm
    on the right direction.

    Thanks,
    Olivier




-------------------------------------------------------------------------
-----
  Do You Yahoo!?
  Sign-up for Video Highlights of 2002 FIFA World Cup



  Return to Index