View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] aidan.heritage@virgin.net is offline
external usenet poster
 
Posts: 244
Default Problems with DAO and SQL Server

Possibly messy, but it would surely work, move to the first record then
write one record at a time to the database, moving to the next record
until EOF is reached?