Answer the question
In order to leave comments, you need to log in
How to import from MS SQL Server into Access via C#?
How to quickly import tables into Access from MS SQL via C#?
It is possible to read single rows from MS SQL tables through DataReader and insert them into Access with single INSERTs, but this is a long time, in my opinion.
Is there anything faster?
Answer the question
In order to leave comments, you need to log in
Make a query "insert into OPENROWSET (provider, connection string, table query) Select ..."
Boot into the console, read the logs and fix it. Killed the system with a dist-upgrade update.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question