How to Execute an Operating System Command From Within SQL
Server ?
Answer Posted / thatiparthi brahma reddy
EXEC Master.dbo.xp_cmdshell 'Dir d:\'
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why are you getting errors when creating a new odbc dsn?
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
How to restore performance issues and how to check?
Can you roll back the ddl statement in a trigger?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
Is it possible for a stored procedure to call itself or recursive stored procedure?
How to create sub reports?
Why is normalisation important?
How to perform backup for certificates in sql server? : sql server security
How to replace the Query Result 'Null Value' with a text ?
If the job running very slow what is the action you do
If you want to send some data from access database to sql server database. What are different component of ssis will you use?
whats the maximum size of view state??
What is the synonym of join?
What is database replication?