Using Powershell to data drop a csv file from a WebEx API to SQL Server: Exception calling “WriteToServer” with “1” argument(s):
I am trying to drop WebEx meeting data to my company’s SQL server. After running line by line, the csv data and datatable are loaded. However when I run the bulk copy method, it returns this error.