how to retrive all list in database with Query
Posted: Sun Nov 20, 2005 9:02 pm
Hi all,
I am new to Bookend, so don't know much about SQLQuery/Query.
I want to allow user to access my database via web page which will shows all references.
I don't know how to query to get all reference list in the database. In the document, it looks like we have to fill at least one searching criteria like...
" http://localhost:2001?DB=myDB&SQlQuery=authors like ...."
But, my case is not to search, just retrieve all.
Could anyone please guide me?
Thanks
PA
I am new to Bookend, so don't know much about SQLQuery/Query.
I want to allow user to access my database via web page which will shows all references.
I don't know how to query to get all reference list in the database. In the document, it looks like we have to fill at least one searching criteria like...
" http://localhost:2001?DB=myDB&SQlQuery=authors like ...."
But, my case is not to search, just retrieve all.
Could anyone please guide me?
Thanks
PA