Can't connect to SQL database with VS .NET - object reference error

  • Thread starter Thread starter RichGK
  • Start date Start date
R

RichGK

When using "Choose Data Source" on a GridView object I receive the
error "Object reference not set to an instance of an object".

I can connect and use the database ok when using my own data access
layer within the same program (I'm writing).

Here are the steps I perform.

1. choose a new data source (SQL)
2. Enter the serve name
3. Use Windows Authentication
4. Select the database name.
5. Test connection = OK.
6. Click OK.

I receive the error.

Thanks.
Rich.
 
hi

I'm just a beginner ,

Can anyone help with a dotnet architecture nderstanding
 
Hi,

hi

I'm just a beginner ,

Can anyone help with a dotnet architecture nderstanding

Start a new thread (if using outlook express it's named "New Post") with
your question.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top