hi,
i m very new to the database design i have created a database for a college in which i have to keep track of the student record.
i have a tabale datacs n name,sem,rollno,pho1, are my attribute in the table roll no i have entered now i have to enter the marks in pho1 for all rol no how...........
n is there any tool in vb.net to directly map the data to the database

Can you please elaborate more ???

The things I understood from your question now is that:
You have a database, named "datacs" which have a table "Student" that have following attributes:
name->name of student
sem->Semister
rollno->student roll no
pho1-> ?????

Please explain:
>>>>roll no i have entered now i have to enter the marks in pho1 for all rol no how...........

>>>>is there any tool in vb.net to directly map the data to the database
Are you talking about Insertion, updation of records ???

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.