lundi 14 septembre 2015

Is there a way to use procedural code with SQLite3?

I prefer to use procedural style code, is there any way to use procedural style code with SQLite3? Or is the only alternative to create the functions as aliases (which seems like a stupid idea)

I would prefer to use something like sqlite3_open() if possible but it doesn't work. If not I guess I'll install SQLite instead.

Aucun commentaire:

Enregistrer un commentaire