On Jun 14, 2006, at 14:07, McDaniel, Joe R. wrote:

For many databases, a LOAD is far faster than INSERT. For MySQL, for
instance, one can do a LOAD REMOTE

Postgresql has something similar called COPY, but I do not think this is the way to go for cayenne DataPort as it is handled very different from database to database. Making DataPort able to handle huge databases would be a good start.

 - Tore.

Reply via email to