You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fm...@googlegroups.com
About best practices and Performance with FMDB, is better to open and close the database connection for each transaction (insert, select, delete, update, ...) or keep the database open in a singleton?
Thank you!
Gus Mueller
unread,
Apr 24, 2013, 7:01:46 PM4/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fm...@googlegroups.com
Keep it open, and only close it when you are done with it or you change the schema.
-gus
Cassius Pacheco
unread,
Apr 26, 2013, 3:43:05 PM4/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message