开发者

File Upload Tools for SQL Server

Can anyone suggest tools which can upload a variety of files (csv, xls, etc.) to SQL Server?

I can create similar tools in .net but want to save开发者_如何学运维 time on it and would rather buy a tool which can validate the file for the correct data types, required columns, etc.


Why don't you look into SSIS: http://msdn.microsoft.com/en-us/library/ms141026.aspx It seems to be the standard etl tool in sql server environments.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜