Skip to Content.
Sympa Menu

freetds - Tracing in database

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Malte Grunwald <mg AT clearing-bank.de>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Tracing in database
  • Date: Fri, 28 May 1999 11:54:19 +0200 (CEST)


Hallo,

I am trying to use the freetds JDBC driver on a SQL Server 4.21 (I know
it's old, but we have to use it and it's working (even with Y2K for the
given application)). Creating preparedStatments is not working. From the
error description of the SQL-server the driver is creating a
stored-procedure. Taking the code of the stored procedurd this works on
the database, but the procedure is not working over the driver (the error
is: you have to declare @PL1 first).

How can I trace the SQL generated by the driver on the database?

Thank you for your help,

Yours Malte Grunwald


***********************************************************************
Malte Grunwald
Risiko Management/System Entwicklung
Clearing Bank Hannover AG
Prinzenstr. 17 30159 Hannover
Tel: 0511 - 36 78 99 20 Fax: 0511 - 36 78 99 39
***********************************************************************




  • Tracing in database, Malte Grunwald, 05/28/1999

Archive powered by MHonArc 2.6.24.

Top of Page