ADO (. Excel 2007), ADO ( . fooobar.com/questions/1798701/...
SQL INSERT, .
strInsert = "INSERT INTO MyTable (first_field, second_field) VALUES ('" & -
rs2.Field(0).Value & "', '" & rs2.Field(1).Value & "');"
Debug.Print strInsert
CurrentDb.Execute strInsert, dbFailonerror
, first_field, second_field - . , .
, , . , , , Access. ( , SQL Server.) , SQL Server Management Studio .