将多个CSV文件从ADLS复制到Azure SQL DB上的不同表中 [英] Copying multiple CSV files from ADLS into different tables on Azure SQL DB

查看:94
本文介绍了将多个CSV文件从ADLS复制到Azure SQL DB上的不同表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好, 

Hi All, 

我想在各个表中将多个CSV文件从ADLS复制到Azure SQL db。但是我的管道失败并出现错误"必须声明表变量"。 。我在BLOB存储上创建了一个参数文件,它存储了所有的表名和模式
name.Can you please help  

I want to copy multiple CSV files from ADLS to Azure SQL db in respective tables. But my pipeline is failing with error "must declare the table variable" . I have created a parameter file on BLOB storage which stores all table names and schema name.Can you please help 

推荐答案

您好Swanand,

Hi Swanand,

看起来您正在使用管道变量其中一个活动和变量尚未声明。你可以通过转到"变量"来检查变量吗?管道中的选项卡。如果您有任何变量,请确保通过设置默认值或使用"设置变量"来声明
相同设置值的活动。

Looks like you are using a pipeline variable in one of the activities and the variable has not been declared. Can you please check the variables by going to the "Variables" tab in the Pipeline. If you have any variable, please make sure to declare the same by either having a default value set to it or by using a "Set Variable" activity to set a value.

希望这会有所帮助。


这篇关于将多个CSV文件从ADLS复制到Azure SQL DB上的不同表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆