<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Ravi,<br>
<br>
Did you try to update your jdbc driver ?<br>
<br>
Again, there is a link here to download it :<br>
<a class="moz-txt-link-freetext" href="http://jdbc.postgresql.org/download.html">http://jdbc.postgresql.org/download.html</a><br>
<br>
You should download <a
href="http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar">http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc3.jar</a><br>
Then, you have to go in your OpenJUMP intallation directory and
replace <br>
postgresql-8.3-603.jdbc3.jar<br>
by<br>
postgresql-9.0-801.jdbc3.jar<br>
<br>
If you're using java6, you should be able to use <a
href="http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar">9.0-801
JDBC 4</a> instead of <a
href="http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar">9.0-801
JDBC 3</a><br>
<br>
Note that I haven't yet install postgresql 9.0 to check everything
is fine, but it comes from a discussion I had with postgis
developpers that something changed in the postgresql 9.0 byte array
format, which is the reason why a new driver is required.<br>
<br>
Hope that helps<br>
<br>
Michaël<br>
<br>
Le 30/10/2010 21:06, Ravi a écrit :
<blockquote cite="mid:47332.33973.qm@web30107.mail.mud.yahoo.com"
type="cite">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="font: inherit;" valign="top">ST_AsBinary<br>
Other that OpenJUMP, suggest which FOSS4G tool can be
used.<br>
Finding some road blocks using<br>
PostGIS and Seeing it on OpenJUMP.<br>
Ravi Kumar<br>
</td>
</tr>
</tbody>
</table>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<br>
</body>
</html>