How to check null values in dataset ?

Answer Posted / sharad praskash singhania

If IsDBNull(ds) Then
Response.write("Null Value")
End If

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by ispostback in asp net?

550


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1874


How does asp.net work?

557


Is asp.net free?

561


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

517






What is enableviewstate in asp net?

531


Explain a program using razor view engine to create a simple application? : asp.net mvc

505


How do I use response redirect?

566


What is the differences between a primary key and a unique key in sql server?

540


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

601


What do you mean by role-based security?

569


What is globalization and localization in asp net?

498


What are the advantages of passport authentication?

517


Name some asp objects?

557


What is the use of execute non query in asp.net?

491