my site show this error
you can also check online it visit only 4 to 5 pages then http://www.pakcarid.com/
System.Data.OleDb.OleDbException: System resource exceeded.
Source Error:
Line 267: OleDbDataAdapter dtt = new OleDbDataAdapter(tot);
Line 268: DataSet dstt = new DataSet();
Line 269: dtt.Fill(dstt);
Line 270:
Line 271: this.totalview.Text = dstt.Tables[0
can any one tell my how to solve it