How to retrieve data from log files in SQL SERVER ?????
Answer Posted / madan
There is no way to to read log file in mssql server.
TO read log file there are some 3rd party tools.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is change data capture (cdc) feature?
Explain about link server in sql server?
What is the command used to check locks in microsoft sql server?
What are the difficulties faced in cube development? : sql server analysis services, ssas
Is foreign key a primary key?
Tell me what is use of except clause? How it differs from not in clause?
Can two tables have the same primary key?
How to download microsoft sql server 2005 express edition?
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 do I shrink an ldf file?
How do you check sql server is up and running?
What is a trace frag? Where do we use it?
What is nolock hint in sql server 2008
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
How to create a stored procedure with a statement block in ms sql server?