Neil,

A couple of slight additions to this --

1) Don't expect the code to run quickly that adds objects to the CODB. In fact
it may run very slow. On the order of an object or two per second.

2) If the browser times out (which it probably will with 10,000 records), the
code will often continue to run and so will in fact complete. Be careful not to
set it off again as you'll get two of each object in the CODB (since there is no
primary key violation with a new UUID made for each object).

David Aden

-----Original Message-----
From: Neil Clark [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 03, 2000 10:33 AM
To: [EMAIL PROTECTED]
Subject: RE: External Content to ContentObject?


Damn, I knew I should have 'properly' read ithe book ;-)

<! -----------------------------------
Neil Clark
Senior Web Applications Engineer
mcb digital
Tel. +44 (0)20 8941 3232
Tel. +44 (0)20 8408 8131 [Direct]
http://www.mcbdigital.com
----------------------------------->



------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to