9 messages in com.mysql.lists.win32java sql types
FromSent OnAttachments
Craig Macdonald23 Jun 1999 10:00 
Craig Macdonald24 Jun 1999 16:17 
Henry Fernandes18 Jul 1999 14:57 
steven holloway18 Jul 1999 18:43 
Henry Fernandes19 Jul 1999 21:35 
Sinisa Milivojevic20 Jul 1999 12:38 
steven holloway20 Jul 1999 17:16 
Tim Pizey20 Jul 1999 19:06 
Simson L. Garfinkel23 Jul 1999 14:44 
Subject:java sql types
From:Tim Pizey (ti@paneris.co.uk)
Date:07/20/1999 07:06:18 PM
List:com.mysql.lists.win32

Hi,

I am using the mm.mysql.jdbc-1.0 jdbc driver for mySQL.

I convert, inexpertly, a database from Postgres to mySQL. When I access it with a java servlet which works under unix/postgres I find that the sql type of a field in the mySQL version is unrecognised vis LONGVARBINARY (numeric value -4).

What is one of these? Is it a blob?

yours timP