odbc error

Michele Petrazzo michele.petrazzo at TOGLIunipex.it
Wed Sep 29 08:03:21 EDT 2004


I'm using odbc on win95 and I have an incomprehensible error after a query:

INSERT INTO test VALUES (f1,f2,f3) VALUES ("t1", "t2", "")

table test and fields f1,f2,f3 exists :) and I can write to this table.

The error is :
[Microsoft][Driver ODBC dBase] Too few parameters. Expected 2.

What can I do?

Thanks,
Michele Petrazzo



More information about the Python-list mailing list