before -> because to help those for whom English is not their first
language. Cheers.
On 1/19/2019 5:53, Simon Slavin wrote:
On 19 Jan 2019, at 4:49am, Stephen Chrzanowski <pontia...@gmail.com> wrote:
I know about the bindings. I don't know about all languages supporting it.
Bindings are part of the SQLite API. Any language which can make SQLite calls
should be supporting binding.
Using binding means you can have the variables you want -- as many as you want
-- in whatever programming language you're using. SQLite doesn't need
variablesbefore your programming language has variables. This is why SQLite
doesn't need variables.
Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users