Switch to: V12V11V10V9V8V7V6V5

Valentina ADK API FAQs

This page collects FAQs about Valentina ADK API in general, i.e. valid for any Valentina ADK. You may want also check FAQ pages specific to particular ADK.

SQL Binding Methods

Q: Why I should prefer to use SQL binding? It requires more code.

Q: What should I prefer to use db.SqlExecute() or VSqlStatement.SqlExecute()?

Q: Why bind_vvv() methods have index parameter?