AS400 help

  • Thread starter Thread starter Brad Allison
  • Start date Start date
B

Brad Allison

I posted the following yesterday and then I was asked to put AS400 in the
subject:

I have an ODBC data adapter going to tables on an AS400. This works -
albeit slowly as our database is about 10 GB of information - in one program
that I am creating but now I am starting a new project and when I try to
create the data adapter I am getting "Object reference not set to an
instance of an object". I am using the wizard to create the adapter and I
have also opened Server Explorer and tried to drag fields onto the form.
Why would this be happening?

Update: I tried various other tables on the AS400 and they are working
correctly. I made sure that I had the appropriate permissions to this table
which I supposedly do.

Thanks for any information.

Brad
 
It's impossible to come with any answer with the info you've provided.

Post some of the code and point out which line it stops on...
 
Back
Top