Hi, no you have to compile your vfs with sqlite3 amalgamation and its shell
in order to use it.
After compiling and linking, you will be able to run your vfs. Remember to
register your vfs in order to have it available.

Hope this helps,
Regards,
Luca
Il 28/mag/2014 14:41 "김병준" <bjkm1...@naver.com> ha scritto:

> The documentation seems to state that in order to use test_onefile,
> instead of providing an option when compiling sqlite3, test_onefile must be
> set as vfs with the -vfs command option in the shell. Is my understanding
> correct?
>
> The documentation does not provide examples using vfs demo files such as
> test_onefile or test_demovfs.  In order to use those vfs demo files, do I
> need to edit the shell source code myself?
>
> Are there any existing documentations on the usage of files such as
> test_demovfs or test_onefile? Or are there any tips or books on this matter
> that you can recommend me?
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to