开发者

Are there wildcards for BCP?

I'm trying to run a command script that executes a BCP utility. I want it to be able to find any files with a specific file name format, for example, f开发者_开发问答ileyyyymmdd.dat. Is there any way of replacing the yyyymmdd with wildcards, like a ? or * in other programs?

Thanks!


Not in bcp, but you could use a PowerShell script or other command scripting outside of BCP.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜