Re: GUI client for large SELECT query results

2001-05-03 Thread Sinisa Milivojevic
Andreas Metzner writes: > Hello all, > > I'm using the libmysql.dll API to interface to a mySQL-Server Database. > The GUI client is generic, so the user can bind any SELECT query on > a large database (Logging database). > > How can I prevent the mySQL client to use mysql_store_result (), > sin

Re: GUI client for large SELECT query results

2001-05-02 Thread Ansgar Becker
> With mysql_use_result () I have the problem, that the client do not > know in front, how many records matched the query. > > But if the GUI client user wants to see the last but 30 query result > records, e.g., > I have to know recordnumber of the last matching record. Having a simple "select *