944,149 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 5300
  • VB.NET RSS
May 12th, 2005
0

pass OleDbDataReader to table

Expand Post »
I am trying to pass the OleDbDataReader to table that I can pass out of a function.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Robert Walker is offline Offline
12 posts
since May 2005
May 13th, 2005
0

Re: pass OleDbDataReader to table

I answered myself, if anyone needs

Dim myReader As New DataSet
myAdapt.Fill(myReader)
Return myReader
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Robert Walker is offline Offline
12 posts
since May 2005
May 16th, 2005
0

Re: pass OleDbDataReader to table

Just make sure to close the reader before opening any others on the same connection.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ESHbyESH is offline Offline
6 posts
since May 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Use C or c++ code in Visual basic net
Next Thread in VB.NET Forum Timeline: Need help with calculation





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC