The SQL library requires .Net CF 2.0 and a native DLL.
See the setup instructions here:
www.b4x.com/Downloads.html (under the SQL download).
Basic4ppc uses the dll files that are under the same folder of the source code / compiled file.
When you add a library, it will copy this library to the source code folder.
The SQL library is a special one and it requires an additional dll file. This file should be under the same folder of Basic4ppc (or the compiled file).