• Welcome to SQLitening Support Forum.
 

News:

Welcome to the SQLitening support forums!

Main Menu

Search Encrypted Dictionary Example

Started by cj, September 27, 2015, 12:46:21 PM

Previous topic - Next topic

cj

slConvertDat shouldn't be used with encrypted or compressed data.
It worked because the data wasn't being converted.    A new demo will be posted.

Bern Ertl

In function SearchWord, the slSelBing call requests two values, but you are only using one.  The SQL statement can be modified to only request the record number:

slSelbind "select rec_num from Wordtable where word=? limit 1",sBind