Line 46: 'active dates will still be highlighted.
Line 47: dim DateReader as System.Data.iDataReader
Line 48: DateReader = Data.Dates()
Line 49:
Line 50: While DateReader.Read()
iDataReader should be changed to IDataReader.
I dont know if it is a mistake in the book or its andrew's own mistake.
--------------------------------------------
Mehdi.:)
|