MySQL Forums
Forum List  »  Delphi

Re: Query Large Data
Posted by: Martijn Tonies
Date: April 03, 2009 12:23AM

The user wants to pick a single item from a list of 12000? That's plain silly, really.

This is NOT how a client/server database works, you want to AVOID a lot of network traffic, not create it.

Ask your user what he wants to see, then query the database.

With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!

Database questions? Check the forum:
http://www.databasedevelopmentforum.com

Options: ReplyQuote


Subject
Written By
Posted
December 18, 2008 02:47AM
January 03, 2009 02:03PM
February 05, 2009 06:25AM
February 03, 2009 08:03AM
February 05, 2009 06:26AM
April 01, 2009 10:45PM
Re: Query Large Data
April 03, 2009 12:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.