I had a Access database, since the database limit is 2 GB, I am planning to migrate to Azure Database. I need to upload data with the help of BCP but I was wondering how users will be able to use it since they wont have SSMS installed in their PC. Please help
Asked
Active
Viewed 172 times
1 Answers
0

Gustav
- 53,498
- 7
- 29
- 55
-
I got the solution. If you do not have sql client installed in your system but want to run BCP, there are 2 softwares need to be installed 1) Microsoft® ODBC Driver 13.1 for SQL Server® 2) MsSqlCmdLnUtils.msi thanks for the help @Gustav – Renjith R Nov 20 '17 at 10:13