Try this dtRdr.Read() Dim strTest As String = dtRdr.GetString(0) Edit: You need to read in data before you can parse it out using GetString()
Last edited by Darksnake; March 30th, 2008 at 06:05 AM.
<chsh> I've read more interesting technical discussion on the wall of a public bathroom than I have at AO at times
Forum Rules