I am having a small problem with dataset
problem defination is:
_____________________________________________________________
System.Data.OleDb.OleDbException was unhandled
ErrorCode=-2147217843
Message="Not a valid password."
Source="Microsoft JET Database Engine"
________________________________________________________________
and
My connecting string is:
_______________________________________________________________________________
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source="D:\Shop Inventory\database\DATABASE.mdb";Persist Security Info=True;Jet OLEDB:Database Password=123456789"
________________________________________________________________________________
WHERE the password I added is right
but whenever I try to access is it shows error of Invalid Password;
I have coded it as:
_______________________________________________________________________
'Me.SaleTableAdapter.Fill(Me.DATABASEDataSet.Sale)
Me.ReportViewer1.RefreshReport()
_________________________________________________________________________
Plez plez plezzzzzz
reply me fastttttttttttt :((