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
in
Eralper's Blog on Software Development
(Entire Site)
Search
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
About
Links
Post Calendar
<
November 2006
>
Su
Mo
Tu
We
Th
Fr
Sa
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
Post Categories
.Net Development (21)
Adventures of a Coder (30)
ASP.NET AJAX (7)
Beta (26)
Certification exams (32)
CLR (2)
Community Server (1)
Exceptions (18)
Google and SEO (1)
IIS (2)
Reporting Services (11)
SQL (41)
SQL Analysis Services (OLAP) (11)
SQL Server 2008 (Katmai) (29)
Team Foundation Server (1)
TechEd Developers 2007 (6)
Tools for Developers (16)
Vista (5)
Windows Internet Explorer (4)
Syndication
RSS 2.0
Atom 1.0
Copyright © 2004 - 2008 Eralper Yilmaz. All rights reserved.