Hi again,
As ToniB wrote, using qm.prepare (qs), no DB Schema is created, with non evidence of error.

ToniB suggested to remove the prepare() and execute the statement directly.

Executing directly, DB Schema is created, but I get error.

It is not a big problem, since DB is created, but I'd like, if it is possible, to fix the problem.

Tks for answer.