show/hide this revision's text 2 title & body clean-up

How to nslog sqlite3 log SQLite queries in iphoneon iPhone

Hi

I´m ,

I'm doing an iphone iPhone application, and i´m I'm using a sqlite3SQLite.

The problem is that i I had some issues with the query (i I did bad binding) so, this is my question:

How can i NSLog I log in my iPone iPhone application the effective sql SQL query/statement with the bindings that the SQLite3 recivesSQLite receives?

Thanks.

show/hide this revision's text 1

How to nslog sqlite3 queries in iphone

Hi

I´m doing an iphone application, and i´m using a sqlite3.

The problem is that i had some issues with the query (i did bad binding) so, this is my question:

How can i NSLog in my iPone application the effective sql query/statement with the bindings that the SQLite3 recives?

Thanks