HI All,
I am a newbie in programming. I have met a problem on Crystal reports.
I try to develop a very simple VB.net application with crystal rpt. I have added a crystal rpt to the project through "report wizard" and then add some data field on it. I also drag a CrystalReportViewer Control to my windows form and set its ReportSource
to the crystal rpt.
but when i try to run it......it show a input box ask me to input the Login ID and Password. The db did not set any password. I have try to empty id and password , but does not work.
database : MS Access 2003
Visual Studio : 2010 pro
Anyone have any ideas please.......
Thanks
Alex