login to a db???

scorpion555

Member
Joined
Feb 14, 2003
Messages
10
Location
el paso, texas
i have a access database and made a cystal report. I then put the crystal reports viewer on the form, but when i run it it gives me a login screen. how do I take this off??? the file isnot protected in anyway.

I remember the first time I ran it, it gave me some sort of message, but i cant remember what it is:(

any help is apreciated, thanks in advace:)
heres a pic of the login screen

[Broken External Image]:http://utminers.utep.edu/fvigil/prob_2.jpg
 
You can hardcode that information into your program.
I could try and help you if you want.

There is a sample program that is with the 101 VB.NET samples called (VB.NET - Windows Forms - Use Crystal Reports) you can download here
http://msdn.microsoft.com/vstudio/downloads/default.aspx

That is how I learned how to do it.
With a lot of time and more trial and error I finally got it working.

Hope this helps.

:)
 
I dont remember if I changed the source, but i got it to work on a different computer. I think that some class before me messed up the setup or installation, because the one next to me works perfect. Thanks for all the help, that link is great :)
 
Back
Top