I\'m using java swing application which needs unicode string to drag into jtable.Is it possible to store unicode data in SQLITE database? If so,which SQLite does support uni
SQLite always uses Unicode strings.