Re: Searching by Guid index in table (.NET)? I can write and read, but not search by the Guid
Simon Slavin <[email protected]>
| Newsgroups | gmane.comp.db.sqlite.general |
|---|---|
| Message-ID | <[email protected]> |
On 14 Feb 2020, at 2:59pm, Andy KU7T <[email protected]> wrote: > Do you suggest me keeping storing TEXT (and declaring the column as TEXT instead of GUID) or storing and declaring BLOB (and remove HEX)? TEXT. Makes sorting and searching easier. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users