Hi list: Because some complex manipulations in my dBase, and probably because my weakly knowledge of the SQL, currently I'm using extensively the sqlite3_get_table function.
Now I'm embraced in porting the application to Unicode and need some like a sqlite3_get_table16 version who let use a zero-terminated UTF-16 string in its 2nd parameter. Perhaps a seudo-code who let the same result using the standard API functions would be enough. Any help would be greatly appreciated. A.J.Millan _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users