hi @staticlibs !
When I export the database table of real business from SQL Server, it's gave the following error message:
Running export ...
Export file: D:\bak\local_bcp_20240412.zip
Running bcp ....
Creating bcp format file: zworld.worldSpacesTx
Exporting data: zworld.worldSpacesTx
bcp process failure: stream did not contain valid UTF-8
What adjustments should I make to ensure it continues to work? :-)
hi @staticlibs !
When I export the database table of real business from
SQL Server, it's gave the following error message:What adjustments should I make to ensure it continues to work? :-)