[JDBC] 0x79 packet, upgraded, then got fatal error.

Edson Richter - Via Ápia richter at viaapia.com.br
Tue Jul 25 20:56:48 EDT 2000


Your jar file is corrupt...
Try download using GetRight, or other software (GoZilla, DAP, etc).

Other reason may be that snap shot is invalid... Try downloading latest
source code and re-compiling (more guarantee).

Edson Richter

-----Original Message-----
From: bounce-freetds-110692 at franklin.oit.unc.edu
[mailto:bounce-freetds-110692 at franklin.oit.unc.edu]On Behalf Of
Camilleri, Paul (P.S.)
Sent: Terça-feira, 25 de Julho de 2000 17:13
To: TDS Development Group
Subject: [freetds] [JDBC] 0x79 packet, upgraded, then got fatal error.



I'm new to FreeTDS, and JDBC.

I'd like to use stored procedures, and was converting some earlier code to
use that instead of rolling my own query.

With this code:


            String query = "exec sp_get_site 'sitename'";
            CallableStatement cs = con.prepareCall(query);
            ResultSet rs = cs.executeQuery();


Client is NT, server is SQLServer 6.5, I'm in Visual Cafe 3.0 professional.

When I ran it, I got a failure message of "Got a 0x79 packet."

A check of  old list messages turned up a few people asking what this meant,
but no real responses except "upgade to the latest version, 0.2 is old."

So I got the latest freetds_jdbc.jar file, but now when I compile, I get

Fatal Error: C:\VisualCafe\Java\Lib\freetds_jdbc.jar: invalid END header
format.


What's up with that?  I have a feeling I've got a two stage problem here.
Any help would be appreciated.

Paul


---
You are currently subscribed to freetds as: richter at viaapia.com.br
To unsubscribe, forward this message to
$subst('Email.Unsub')




More information about the FreeTDS mailing list