[GRASS-dev] [GRASS GIS] #2457: DBF driver: stub functions for SQL TRANSACTION
GRASS GIS
trac at osgeo.org
Wed Oct 22 04:42:02 PDT 2014
#2457: DBF driver: stub functions for SQL TRANSACTION
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.5
Component: Database | Version: svn-releasebranch64
Keywords: dbf, sql | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by mlennert):
Replying to [comment:3 neteler]:
> Thanks, attached patch updated which now compiles. Still not reaching
the desired effect to simply ignore the SQL transaction when using a DBF
driver...
You still are missing the additions to the other files mentioned. AFAICT,
with the current patch, st->command will never take the values
SQLP_BEGIN_TRANSACTION or SQLP_COMMIT_TRANSACTION as they are not
recognized by the parser, so your case statement will always be false.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2457#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list