Recent content by ragpoor

  1. R

    the vb.net code shows error. Why?

    The dr.read on the below returns false in if cionditon but return true in while loop. why. this is my program Imports System.Data.OleDb Public Class Form1 Dim cn As OleDbConnection Dim cmd As OleDbCommand Dim dr As OleDbDataReader Private Sub Form1_Load(ByVal sender As...
Back
Top