[sqlite] First question. Learning to use mailing lists

2018-07-12 Thread Enrique Mesa
Hello. I am a newcommer to programming tools like GIT and everything. I have programming skills but i don't know how mailing lists works. I want to submit my own quesion. Is this being read by all members? Please, if someone read this, send a reply to me. Also, i want to have see portfolio of

[sqlite] About sql parametrized queries

2018-01-16 Thread Enrique Mesa
I am writing this message because i need a bit of help performing this kind of query in sqlite engine. My wish to run the following SQL statement: "SELECT * FROM users WHERE username = ? ;"; I am not using wrappers. I am using just plain SQLite C Library from my program wirtten in C++. I don't