Shawn McKenzie wrote:
> This is my first adventure with mcrypt and also the sqlite stuff.
>
> Via file upload I am getting a SQL dump file and running it as a query
> to insert data into a sqlite db. This works great.
>
> Then I am trying to use an update query to encrypt fields in all rows by
> u
This is my first adventure with mcrypt and also the sqlite stuff.
Via file upload I am getting a SQL dump file and running it as a query
to insert data into a sqlite db. This works great.
Then I am trying to use an update query to encrypt fields in all rows by
using the sqlite_create_function to r
2 matches
Mail list logo