I think that the text encoding may have more to do with populating the fields than creating the device, but...
I've had good luck with Sqliteman - http://sqliteman.com/ - for managing sqlite databases on windows machines. --- 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.
