Hi, Yes, that's what I'm using on the device.
The problem is on the desktop. I found that sqliteadmin does create the database with the correct encoding of UTF-8, so I'm currently using that. I'm going to try the other suggestion I got here. Thanks, Edgard --- In [email protected], "michiman56" <rriemersma@...> wrote: > > Why not try the one provided by the outfit that produced the SQLite library > you're using? In this case: > > http://www.newobjects.com/product.asp?Category=76 > > Or was this the one you tried? > > --- In [email protected], "elriba75" <edgard.riba@> wrote: > > > > Hi, > > > > I wanted to create a new SQLite database so I downloaded SQLiteMan to do > > that on the desktop. > > > > It created the database fine, and I added the data. However the database > > can't be accessed on the device. > > > > It turns out that it has to do with the UTF-16 encoding. I need to create > > a database with UTF-8 encoding. > > > > Is there a database manager tool for the desktop that I can use to create > > compatible databases? > > > > Thanks in advance, > > Edgard > > > -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
