On Thu, Jul 22, 2010 at 11:40 PM, stephen sefick <[email protected]> wrote: > I changed the Date column to date, and thought this was the problem. > This was not the problem, and I don't know what to do to proceed. > > dbmi: Protocol error > dbmi: Protocol error > dbmi: Protocol error > ERROR: Unable to create table: 'create table srs_points_auburn (" > integer, site varchar ( 80 ), base varchar ( 80 ), creek varchar ( 80 > ), date varchar ( 80 ), elevation double precision, x double > precision, y double precision, station" double precision)'
After station, there is a trailing " which will confuse the driver Where does it come from? Please check the column names. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
