skip to main
|
skip to sidebar
Vb.net Programming
Sunday, February 1, 2009
To Check Null Condition in Datareader
If dr.Read Then
If IsDBNull(dr(0)) = True Then
orderno = 1
Else
orderno = dr(0) + 1
End If
Session("orderno") = orderno
End If
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2009
(19)
▼
February
(19)
Import Excel TO Sequel database BY click on asp.ne...
Crystal Report Problem
Download File Code in vb.net
Gridview with template field in vb.net...we can ed...
ADMIN LOGIN page in VB.net
Back UP of Database on System in vb.net
Make Log ERROR FILE in vb.net
Amount Format in VB.net
To Check Null Condition in Datareader
Tempory TABLE in vb.net with Gridview
Pick UP GRIDview values on BUTTON CLICK in VB.net
Applying Loop to datareader in vb.net with CHECHBOX
ROOT TREE CODING IN VB>NET
GRIdview Updating Write Query With conditions VB.ne
Csv Show into Gridview Vb.net Link
DatagridView binding with Coding in vb.net
java start and download
Link button in First Column of Gridview in C#
oops concept
About Me
sahil31_mohali
View my complete profile
No comments:
Post a Comment