with your posted code examples it is hard to say. One general advice: don't store queries as member variables. Declare them always on need in place.
You likely put a wrong database to query.
with your posted code examples it is hard to say. One general advice: don't store queries as member variables. Declare them always on need in place.
You likely put a wrong database to query.
Tomasz (5th September 2010)
Bookmarks