Dear all,
attached a file to demonstrate the problem I observed. I have a couple of questions on this:
1. Does someone know how I can add the ' character to an SQLite database?
2. Is this character the only one causing the problem?
3. Is there a workarround or solution? (I was thinking about replacing all ' by something like µ$§ before uploading, and then use a query to replace µ$§ in the database, but I have no idea how to do this)
4. Last but not least: I try to capture the lasterror, but that does not seem to work. The feedback is "OK" while it should have been an error.
Or am I making a terrible mistake?
thanks for your help,
gert

Reply With Quote

