Fill: SelectCommand.Connection property has not been initialized.
at System.Data.Common.DbDataAdapter.GetConnection3(DbDataAdapter adapter, IDbCommand command, String method)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at Eziweb.PBSADBFunctions.GetDataSet(OleDbCommand cmd)
at Eziweb.PBSADBFunctions.Getrows(OleDbCommand cmd)
at Eziweb.EziwebPage..ctor(Int32 pageId)
at PBSAWebsite.common.Page_Load(Object sender, EventArgs e)