Whats default encoding in SQLite3 ? How does SQLite3 handles storing Japanese/Chinese text in database? I know in SQL express/sql server I have to use nVarchar/nchar/ntext datatypes to store Japanese/Chinese text in database. It seems that in SQLite3 column having text datatype can also store chinese characters..
Thanks, -Kalyani ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------