[GRASS5] dbmi: db_open_insert_cursor() not implemented

Roberto Antolin roberto at geomatica.como.polimi.it
Fri Jan 27 11:37:40 EST 2006


Hi all,
I'm both a newbie programmer and a newbie GRASS60 user. I'm trying to 
open a cursor with the db_open_insert_cursor function in the next way:
db_open_insert_cursor (driver, cursor);

Before that, I've initialized the cursor:
db_init_cursor (cursor);
set the cursor's type:
db_set_cursor_type_insert (cursor);
and set the driver by default.

And using GDB, I get the next message:
dbmi: db_open_insert_cursor() not implemented

Where is my mistake? If there is no error, what's happening?

Thank you all,
Roberto.

Ps: Did I write my massege in the correct list? I hope so.

-- 
Roberto Antolin Sanchez
Politecnico di Milano – Polo Regionale di Como
Via Valleggio, 11 – 22100 Como, Italy
tel: +39 031 3327533
email: roberto.antolin at polimi.it 




More information about the grass-dev mailing list