I don't know that the project is left.
Thanks.
Daimroc.
Search found 2 matches
- 11.10.2012, 08:36
- Forum: SQLite Administrator
- Topic: error with "Ñ" character
- Replies: 3
- Views: 2133
- 10.10.2012, 10:52
- Forum: SQLite Administrator
- Topic: error with "Ñ" character
- Replies: 3
- Views: 2133
error with "Ñ" character
I am using the last versión of sqlite administrator, and I have a database versión 3.x that is created with the last command line of sqlite. I have a table with two fields, one autonumeric for the ID and other that is an string for a code. I use the following statement: Insert into MyTable(Code) val...