Le 13/02/2013 15:38, José Olavo Cerávolo a écrit :
insert into Msambb values ("CLASS", "", "SELECTED CLASS", 0, 0, 3, 0, 0, lnBox,
lnBoxDisc)
Hi José,
the normal syntax for insert into is :
insert into Msambb (field1, field2, field3, field4, ...., field10 ) ;
values ("CLASS", "", "SELECTED CLASS", 0, 0, 3, 0, 0, lnBox, lnBoxDisc)
perhaps you have two fields more in the table and lnbox and lnboxdisc are saved
in those fields instead of the correct ones ?
HTH
The Foxil
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.