BulkInsert ? (Re: DERBY-167 has done but ...)

2005-05-09 Thread TomohitoNakayama
Hello. Satheesh Bandaram wrote: >Import code actually uses bulkInsert option, so it would be good to test >this code path too. I can help, if needed, on these tests. Before commiting >the patch, it would be good to add more tests Can I execute bulkInsert using next method ?

Re: BulkInsert ? (Re: DERBY-167 has done but ...)

2005-05-10 Thread TomohitoNakayama
005 5:02 AM Subject: Re: BulkInsert ? (Re: DERBY-167 has done but ...) > Satheesh Bandaram wrote: > >> BulkInsert is an internal mechanism, that gets used when you import >> data into a table, using Derby's import mechanism. >> (SYSCS_UTIL.SYSC

Re: BulkInsert ? (Re: DERBY-167 has done but ...)

2005-05-09 Thread Satheesh Bandaram
BulkInsert is an internal mechanism, that gets used when you import data into a table, using Derby's import mechanism. (SYSCS_UTIL.SYSCS_IMPORT_TABLE) This is not directly exposed to applications using JDBC or SQL, so there is no way to directly invoke it. If you write some

Re: BulkInsert ? (Re: DERBY-167 has done but ...)

2005-05-09 Thread Kathey Marsden
Satheesh Bandaram wrote: > BulkInsert is an internal mechanism, that gets used when you import > data into a table, using Derby's import mechanism. > (SYSCS_UTIL.SYSCS_IMPORT_TABLE > ) This is not directly > exposed to applications usi

"-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-10 Thread TomohitoNakayama
[EMAIL PROTECTED] Naka http://www5.ocn.ne.jp/~tomohito/TopPage.html */ - Original Message - From: "TomohitoNakayama" <[EMAIL PROTECTED]> To: "Derby Development" Sent: Tuesday, May 10, 2005 8:37 PM Subject: Re: BulkInsert ?

Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-10 Thread TomohitoNakayama
[EMAIL PROTECTED] > > Naka > http://www5.ocn.ne.jp/~tomohito/TopPage.html > > */ > - Original Message - > From: "TomohitoNakayama" <[EMAIL PROTECTED]> > To: "Derby Development" > Sent: Tuesday,

Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-10 Thread Myrna van Lunteren
yNet" > > generated by RunSuite .... > > > > Best regards. > > > > /* > > > > Tomohito Nakayama > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > Naka > > http://www5.ocn.ne.jp/~tomo

Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-11 Thread TomohitoNakayama
ne.jp/~tomohito/TopPage.html */ - Original Message - From: "Myrna van Lunteren" <[EMAIL PROTECTED]> To: "Derby Development" Sent: Wednesday, May 11, 2005 2:04 AM Subject: Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ..

Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-11 Thread Myrna van Lunteren
lt of the option is this value... > > > > Best regards. > > > > /* > > > > Tomohito Nakayama > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > Naka > > http://www5.ocn.ne.jp/~tomohito/To

Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-11 Thread TomohitoNakayama
://www5.ocn.ne.jp/~tomohito/TopPage.html */ - Original Message - From: "Myrna van Lunteren" <[EMAIL PROTECTED]> To: "Derby Development" Sent: Wednesday, May 11, 2005 10:47 PM Subject: Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 ha

Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...))

2005-05-11 Thread Satheesh Bandaram
t;Myrna van Lunteren" <[EMAIL PROTECTED]> To: "Derby Development" Sent: Wednesday, May 11, 2005 2:04 AM Subject: Re: "-Dframework=DerbyNetClient"? (Re: BulkInsert ? (Re: DERBY-167 has done but ...)) Hi, Well, derbyall runs derbynetmats &