[SOLVED]: SQLite3 Posting error with "index" as a field name
Posted: Wed 15 Dec 2010 00:53
First off thanks for making an excellent set of components!
I'm currently testing uniDAC v3.50.0.13 and have come across an error posting to a SQLite3 table with "index" as a field name with, which also happens to be the primary key field and is part of a secondary key. Not my table I'm testing against so can't change the field name. Tested the table against multiple front ends and they handle posting to the table fine.
I did however change the field name to test if the error would go away if the field name "index" wasn't actually the name and there wasn't an error on post.
Any suggestions/fixes for this besides the obvious of changing the field name and associated indexes?
Any help would be greatly appreciated.
I'm currently testing uniDAC v3.50.0.13 and have come across an error posting to a SQLite3 table with "index" as a field name with, which also happens to be the primary key field and is part of a secondary key. Not my table I'm testing against so can't change the field name. Tested the table against multiple front ends and they handle posting to the table fine.
I did however change the field name to test if the error would go away if the field name "index" wasn't actually the name and there wasn't an error on post.
Any suggestions/fixes for this besides the obvious of changing the field name and associated indexes?
Any help would be greatly appreciated.