How to Handle the exceptions in Sqlsrver 2005??
Answer Posted / manikanta.srinu
Sqlsrver 2005 introduced try-catch block in SQL. orelse you
can use Transation to Handle error in SQL
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the steps you must follow to hide sql server instances?
Explain four layers of abstraction microsoft architectured?
How to connect to a sql server using odbc_connect()?
What are alternate keys?
What are relationships and mention different types of relationships in the dbms
What is temporal data type?
How do you improve the performance of a SQL Azure Database?
What is candidate key with example?
How to define output parameters in stored procedures?
How we can refresh the view?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
What are the 7 disadvantages to a manual system?
Explain having clause?
What is index fragmentation in ms sql server?
What do you understand by mirroring and mention the advantages of the mirroring?