G 
		
								
				
				
			
		Guest
Is there a simple way to persist a recordset from a SQL Server db into a
table in an Access database, for example DAO
allows a "select * into tablex in 'c:\externaldb.mdb' from..."
Or is a disconnected recordset the way to go, but then how do I persist this
back into another table in an Access database or even a file?
Thanks in advance,
WayneM
				
			table in an Access database, for example DAO
allows a "select * into tablex in 'c:\externaldb.mdb' from..."
Or is a disconnected recordset the way to go, but then how do I persist this
back into another table in an Access database or even a file?
Thanks in advance,
WayneM