I have a datatable that contains DT_Text scraped from a website. I need to insert into sql table but get error due to type conversion. I need to convert each value in my datatable to DT_WSTR.
Any help on this would be much appreciated
I have a datatable that contains DT_Text scraped from a website. I need to insert into sql table but get error due to type conversion. I need to convert each value in my datatable to DT_WSTR.
Any help on this would be much appreciated