I am working in asp.net 3.5 and using build in Crystal report with visual studio 2008.
I want to generate a report from password protected MS access database that is located on my system.The conection is through crystal report sourse control.
When i runs the report i am getting this ERRROR:
"Not a valid password.
|
Logon failed. Details: DAO Error Code: 0xbd7 Source: DAO.Workspace Description: Not a valid password. Error in File C:\DOCUME~1\ADMIN~1.IT-\LOCALS~1\Temp\Bindawood {276844AA-20B3-470A-9AAC-97D878BBBA6B}.rpt: Unable to connect: incorrect log on parameters. |
>
"
Database file has full permissions.When i removes the password from access file.Its work fine.
Please advise me in detail where is actual problem
Edited by bhalwal - 20 Dec 2009 at 12:52am