ada.SelectCommand = cmd
ada.Fill(ds,
myreport.Load(
myreport.SetDataSource(ds)
stkcat.ReportSource = myreport
stkcat.DataBind()