View Single Post
  #1 (permalink)  
Old 10-11-04, 01:10 PM
mayagenesis mayagenesis is offline
New Member
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
How to view database without using Datagrid

Hey everyone,
Is there a way to view database fields without using datagrids. There is a way by using MajDs.Tables("Majors").Rows(0).Item("TimeSlot") but how do you get to the next field.

Thanks in advance
Reply With Quote