Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
•
•
Join Date: Jun 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
hello all please help me out,I have designed a database in access having two fields(1.Regno 2.Smartid).I hav also kept some dummy values in RegNo,But the Smartid is empty.
Now what code should I write to retrive the RegNo for which the Smartid is empty.
I hav used only these three declarations:-
Dim con As System.Data.OleDb.OleDbConnection
Dim cmd, cmd1 As OleDbCommand
Dim dr As OleDbDataReader
Note:please answer me only using these declarations.
I have also attached the vb.net source file .please find the same in the attachment>>>>
the code is to be written in the next button action.
Now what code should I write to retrive the RegNo for which the Smartid is empty.
I hav used only these three declarations:-
Dim con As System.Data.OleDb.OleDbConnection
Dim cmd, cmd1 As OleDbCommand
Dim dr As OleDbDataReader
Note:please answer me only using these declarations.
I have also attached the vb.net source file .please find the same in the attachment>>>>
the code is to be written in the next button action.
Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- online exam application source code (VB.NET)
- Checking vulnerabilities without access to the source code? (IT Professionals' Lounge)
- How can i access data from MS Access using VB6 (I need the connection code) (Visual Basic 4 / 5 / 6)
- VB6 and MS Access Problem (Visual Basic 4 / 5 / 6)
- vb.net code to access data from Access Database (VB.NET)
- How do you access Data in a QBasic 2.0 Data Table (Legacy and Other Languages)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: deleting record from db using tableadapter
- Next Thread: Storing Text file in Database through VB
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode