User Profile
Collapse
-
How can i scan image through vb
i want to scan image thourgh vb. which tool shall i use and what is vb code for that? -
Searching Date filed, numeric field & text field simulteneously
I have used mdb with 4 fields - rollno, name, date & attendance.
I have design a form for data entry by considering above fields.
I have connected it to DAO database object.
Suppose I have saved data with following values
roll = 1 & date = 15/12/2006
now, I want to write code which avoid duplicate entry i.e user could’nt save record with same values ie roll = 1 & date = 15/12/2006. -
Searching Date filed, numeric field & tex field simulteneously
i have 4 fields in access database : rollno, name, date, fees
i am writing code in vb. i want to find rollno, name & date through vb (simultaneously ) & i want to display respective fees.
No activity results to display
Show More