i m creating one asp.net page in which i m connecting 2 tables of the database it is taking only one table and in one table say in tbl_class_master class id is the primary key and in tbl_emp_master class_id is the foreign key,
now plz help me to connect these 2 tables in one page of asp.net
how to connect foreign key in the page.and class_id is the autonumber.
plz help me to solve this problem its urgent.
thank u.

Whats the output you need?
You want to do a JOIN operation on these two tables or what?
Can you specify what kind of RESULT you need?

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.