Am Thursday 31 August 2006 08:42 schrieb Frank Schönheit - Sun Microsystems Germany: > Hi Wolfgang, > > > Needs 're-execute' less computer effort than calling the SQL > > again (is a time consuming operation)? > > It makes use of prepared statements, which, once prepared, can be > executed multiple times, which allows the server to optimize > this. Use alredy prepared statements. So 're-execute' saves a statement, not resources... How will this work with big DBs? Change a char in the GUI and move 100 000 inside the computer?
Ciao Wolfgang --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
