Click to See Complete Forum and Search --> : recordset


uni
June 23rd, 2001, 11:54 PM
Hi,

Does anyone know how to save the contents of a recordset (say rst) to a database table all at the same time. The reason l want to do this is, if l have 50 records, l don't want to have to loop through them all and save them individually.
This should be alot faster.

Thanks,
uni.

uni
June 24th, 2001, 05:12 AM
all is ok. found out you can use batch.