Kodyaz Development Resources
Development resources, articles, tutorials, samples, codes and tools for .Net, SQL Server, Vista, etc.
Welcome to Kodyaz Development Resources
Sign in
|
Join
|
Help
Home
Articles
News
Tools
Sample Chapters
Trainers
Blogs
Forums
Photos
Files
Roller
Eralper's Blog on Software Development
Thursday, November 23, 2006 - Posts
EXECUTE permission denied on object 'xp_cmdshell', database 'mssqlsystemresource', schema 'sys'.
Run the below command with sql login "mysqllogin" Declare @str nvarchar(4000) Set @str =N'BCP KodyazDB.dbo.Brands out c:\export.txt -S PCKodyaz\yukon –U mysqllogin -P myloginpwd' Exec master..xp_cmdshell @str Msg 229, Level 14, State 5,
Read More
posted
Thursday, November 23, 2006 3:19 PM
by
eralper
|
0 Comments
Filed Under:
SQL
BCP command fails because of "Unknown argument 'ûU' on command line"
The below command is sent to me via Outlook email message. I connected to my local server using my windows user account as system administrator. Declare @str nvarchar(4000)Set @str =N'BCP KodyazDB.dbo.Brands out c:\export.txt -S PCKodyaz\yukon
Read More
posted
Thursday, November 23, 2006 12:14 PM
by
eralper
|
0 Comments
Filed Under:
SQL
This Blog
Home
Post Categories
.Net Development (33)
Adventures of a Coder (51)
ASP.NET AJAX (17)
Beta (41)
Certification exams (41)
CLR (6)
Community Server (2)
ERP - SAP - ABAP (6)
Exceptions (23)
Google and SEO (2)
IIS (4)
MS SQL Server 2008 R2 (7)
Reporting Services (20)
SQL (52)
SQL Analysis Services (OLAP) (18)
SQL Server 2008 (Katmai) (39)
Team Foundation Server (4)
TechEd Developers 2007 (8)
Tools and Downloads (26)
Tools for Developers (43)
Vista (16)
Windows 7 (17)
Windows Internet Explorer (8)
Syndication
RSS 2.0
Atom 1.0
Copyright © 2004 - 2010 Eralper Yilmaz. All rights reserved.