{"id":2774,"date":"2013-08-12T19:46:39","date_gmt":"2013-08-12T10:46:39","guid":{"rendered":"http:\/\/auctionpro.co.kr\/?p=2774"},"modified":"2013-08-13T14:00:11","modified_gmt":"2013-08-13T05:00:11","slug":"ms-sql-bcp-%ec%9c%a0%ed%8b%b8%eb%a6%ac%ed%8b%b0-%ec%82%ac%ec%9a%a9%eb%b0%a9%eb%b2%95","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=2774","title":{"rendered":"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95"},"content":{"rendered":"<p>bcp \uc720\ud2f8\ub9ac\ud2f0\ub294 Microsoft SQL Server 2005 \uc778\uc2a4\ud134\uc2a4\uc640 \uc0ac\uc6a9\uc790\uac00 \uc9c0\uc815\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130 \ud30c\uc77c \uac04\uc5d0 \ub370\uc774\ud130\ub97c \ub300\ub7c9 \ubcf5\uc0ac\ud569\ub2c8\ub2e4. bcp \uc720\ud2f8\ub9ac\ud2f0\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub9ce\uc740 \uc218\uc758 \uc0c8 \ud589\uc744 SQL Server \ud14c\uc774\ube14\ub85c \uac00\uc838\uc624\uac70\ub098 \ud14c\uc774\ube14\uc5d0\uc11c \ub370\uc774\ud130 \ud30c\uc77c\ub85c \ub370\uc774\ud130\ub97c \ub0b4\ubcf4\ub0bc \uc218 \uc788\uc2b5\ub2c8\ub2e4. queryout \uc635\uc158\uacfc \ud568\uaed8 \uc0ac\uc6a9\ud558\ub294 \uacbd\uc6b0\ub97c \uc81c\uc678\ud558\uace0 \uc774 \uc720\ud2f8\ub9ac\ud2f0\ub97c \uc0ac\uc6a9\ud558\ub294 \ub370 Transact-SQL\uc5d0 \ub300\ud55c \uc9c0\uc2dd\uc774 \ud544\uc694\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ud14c\uc774\ube14\ub85c \ub370\uc774\ud130\ub97c \uac00\uc838\uc624\ub824\uba74 \ud574\ub2f9 \ud14c\uc774\ube14\uc5d0 \ub300\ud574 \ub9cc\ub4e0 \uc11c\uc2dd \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud558\uac70\ub098 \uc774 \ud14c\uc774\ube14\uc758 \uc5f4\uc5d0 \uc801\ud569\ud55c \ud14c\uc774\ube14 \uad6c\uc870\uc640 \ub370\uc774\ud130 \ud615\uc2dd\uc744 \uc54c\uc544\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<p>\ucc38\uc870 : <a href=\"http:\/\/blog.daum.net\/mindus\/15690534\" target=\"_blank\">http:\/\/blog.daum.net\/mindus\/15690534<\/a><\/p>\n<p>\ucc38\uc870 :\u00a0<a href=\"http:\/\/www.sqlteam.com\/article\/exporting-data-programatically-with-bcp-and-xp_cmdshell\">http:\/\/www.sqlteam.com\/article\/exporting-data-programatically-with-bcp-and-xp_cmdshell<\/a><\/p>\n<p><code>\u00a0<\/code><\/p>\n<p>DECLARE @FileName varchar(50),<br \/>\n@bcpCommand varchar(2000)<\/p>\n<p>SET @FileName = REPLACE(&#8216;c:\\authors_&#8217;+CONVERT(char(8),GETDATE(),1)+&#8217;.txt&#8217;,&#8217;\/&#8217;,&#8217;-&#8216;)<br \/>\nSET @bcpCommand = &#8216;bcp &#8220;SELECT TOP 100 * FROM [nix].[dbo].[SALESE]&#8221; queryout &#8220;&#8216;<br \/>\nSET @bcpCommand = @bcpCommand + @FileName + &#8216;&#8221; -U A03 -P a03 -c&#8217;<br \/>\nEXEC master..xp_cmdshell @bcpCommand<\/p>\n<p><code>\u00a0<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>bcp \uc720\ud2f8\ub9ac\ud2f0\ub294 Microsoft SQL Server 2005 \uc778\uc2a4\ud134\uc2a4\uc640 \uc0ac\uc6a9\uc790\uac00 \uc9c0\uc815\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130 \ud30c\uc77c \uac04\uc5d0 \ub370\uc774\ud130\ub97c \ub300\ub7c9 \ubcf5\uc0ac\ud569\ub2c8\ub2e4. bcp \uc720\ud2f8\ub9ac\ud2f0\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub9ce\uc740 \uc218\uc758 \uc0c8 \ud589\uc744 SQL Server <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=2774\" title=\"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[30],"tags":[],"class_list":["post-2774","post","type-post","status-publish","format-standard","hentry","category-windows2008-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95 - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=2774\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95 - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"bcp \uc720\ud2f8\ub9ac\ud2f0\ub294 Microsoft SQL Server 2005 \uc778\uc2a4\ud134\uc2a4\uc640 \uc0ac\uc6a9\uc790\uac00 \uc9c0\uc815\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130 \ud30c\uc77c \uac04\uc5d0 \ub370\uc774\ud130\ub97c \ub300\ub7c9 \ubcf5\uc0ac\ud569\ub2c8\ub2e4. bcp \uc720\ud2f8\ub9ac\ud2f0\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub9ce\uc740 \uc218\uc758 \uc0c8 \ud589\uc744 SQL Server [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=2774\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2013-08-12T10:46:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-08-13T05:00:11+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95\",\"datePublished\":\"2013-08-12T10:46:39+00:00\",\"dateModified\":\"2013-08-13T05:00:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774\"},\"wordCount\":62,\"commentCount\":0,\"articleSection\":[\"[OS]Windows2008\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774\",\"name\":\"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95 - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2013-08-12T10:46:39+00:00\",\"dateModified\":\"2013-08-13T05:00:11+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2774#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95 - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=2774","og_locale":"ko_KR","og_type":"article","og_title":"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95 - AuctionPro","og_description":"bcp \uc720\ud2f8\ub9ac\ud2f0\ub294 Microsoft SQL Server 2005 \uc778\uc2a4\ud134\uc2a4\uc640 \uc0ac\uc6a9\uc790\uac00 \uc9c0\uc815\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130 \ud30c\uc77c \uac04\uc5d0 \ub370\uc774\ud130\ub97c \ub300\ub7c9 \ubcf5\uc0ac\ud569\ub2c8\ub2e4. bcp \uc720\ud2f8\ub9ac\ud2f0\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub9ce\uc740 \uc218\uc758 \uc0c8 \ud589\uc744 SQL Server [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=2774","og_site_name":"AuctionPro","article_published_time":"2013-08-12T10:46:39+00:00","article_modified_time":"2013-08-13T05:00:11+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=2774#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=2774"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95","datePublished":"2013-08-12T10:46:39+00:00","dateModified":"2013-08-13T05:00:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=2774"},"wordCount":62,"commentCount":0,"articleSection":["[OS]Windows2008"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=2774#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=2774","url":"https:\/\/www.auctionpro.co.kr\/?p=2774","name":"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95 - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2013-08-12T10:46:39+00:00","dateModified":"2013-08-13T05:00:11+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=2774#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=2774"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=2774#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"[MS-SQL] bcp \uc720\ud2f8\ub9ac\ud2f0 \uc0ac\uc6a9\ubc29\ubc95"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2774","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2774"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2774\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2774"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2774"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}