I havve database project to run.
i have two tables with relationship.
i want to show some filds of one table and some fields of other.
When i run it, it throws exception and says "object reference not set to an instance of an object" what could be the problem?

When i run it, it throws exception and says "object reference not set to an instance of an object" what could be the problem?

I suspect you have an object reference not set to an instance of an object. :icon_rolleyes: The error is very specific; you need to look for places where you might have a null reference.

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.