upGrayeDD 23
New Member
Hi, how do you use the MyCommand.Fill function when joining 2 or more tables, i assume that the parameters are MyCommand.Fill(Dataset,"TableName"). MyCommand is of type SqlDataAdapter. I am doing the 4guys example http://www.4guysfromrolla.com/webtech/082901-1.shtml. I have gotten 1 table to work doing a simple select but can't use joins.Figured it out, thanx