How to Handle the exceptions in Sqlsrver2000
Answers were Sorted based on User's Feedback
Answer / bolisettyvaas
In SQL Server 2000 there is no powerful error handling like
.Net. But you can use one global variable @@ERROR. So after
every dml statement, you can retrieve this variable value
and verify if the value is not equal to 0 then it means some
error occured. otherwise no errors in the last executed
statement.
| Is This Answer Correct ? | 3 Yes | 0 No |
If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?
Define atomicity?
what is the syntax code for oldb to connect oracle?
make a login control??
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is difference between ado and other data object?
what is bubbled event can u pls explain
Difference between sqlcommand and sqlcommandbuilder?
What is a sqldataadapter?
Can I use One Data Set for More than one Data Adapter?
List all the steps in order, to access a database through ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)