<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi all,<br><br>I'm trying to create a new vector (points) map from a mysql database table<br><br>v.in.db --overwrite table=data_wells driver=mysql
database="host=localhost,dbname=Eoceno" x=Este y=Norte z=Salinity_Index
key=Cat output=Pozos&nbsp; <br><br>but I get this error:<br><br>WARNING: MySQL driver: column 'Salinity_Index', type 246 is not supported<br>Writing features...<br>Segmentation fault<br><br>In my MySQL database<strong></strong> table "Salinity_Index" are decimals numbers and the column type is "DECIMAL(6,3) NULL"<div><pre>My question is, Can I work with decimals number in module v.in.db?<br><br>Need I work with decimals numbers in other column type, maybe FLOAT, DOUBLE?<br><br>I'm using GRASS 6.4.0RC3 in ubuntu Hardy and MySQL 5.0.51a-3ubuntu5.4</pre><br><BR>Some advice?<br><strong></strong><BR>Regards,<BR><br><BR>John Ortiz<BR>Bioestratigraphic Group - ICP<br><BR>Bogotá-Colombia<BR></div><br><br /><hr />¿Quieres estar al día de la últimas novedades?  <a href='http://newsletters.msn.com/   ' target='_new'>¡Apúntate gratis aquí! </a></body>
</html>