【问题标题】:Google AppMaker: data import not working from sheetGoogle AppMaker:无法从工作表导入数据
【发布时间】:2017-10-19 09:23:39
【问题描述】:

我正在尝试导入 AppMaker 应用程序,但我只能得到以下错误:

JDBC backend failure. More information: 
Error while executing SQL statement: 
Incorrect string value: '\xC2\xA0' for column 
'business_name' at row 1. 0 records imported

我知道这与 UTF-8 或字符集有关,但我不知道如何解决它! 电子表格是简单的地址信息列。

【问题讨论】:

    标签: google-app-maker


    【解决方案1】:

    我必须重新创建 Cloud SQL 数据库并专门选择类型为:

    utf8mb4

    Cloud SQL 默认为 utf8。然后我可以导入数据。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-02-13
      • 1970-01-01
      • 1970-01-01
      • 2017-09-10
      • 2017-12-05
      • 1970-01-01
      相关资源
      最近更新 更多