[thelist] Filling a dataset from a dynamic SelectCommand?

Casey Crookston caseyc at IntelliSoftmn.com
Tue Aug 22 13:26:47 CDT 2006


Bingo Tab.  I was assuming the error was with the wrong object - it was
dadListings that was not set!

Good catch.


-----Original Message-----


I think, for one thing, that you need to change this:

Dim dadListings As SqlDataAdapter

to this:

Dim dadListings As New SqlDataAdapter





More information about the thelist mailing list