Hello
I am working with
VB.NET 2005 with integrated CrystalReports 2005 SP1
I have made a very simple report linked (OLE DB (ADP)) with the demo Access-DB xtreme.mdb.
I have also added a CrystalReportViewer per drag&drop on my form and linked that one with the report then.
My issue is know that whenever I start my project and open the form I got a Login dialog. The thing is that the Access file is not protected at all.
So I can not login, it always fails.
What is my fault?
Thanks for every good hint.