Hi All!

I am using vb6 and datareport. I've SQL server as backend. My database is located on remote machine. I've created one connection in data environment which points to remote machine's database. Also I've created on command object which uses query to retrive data and then designed report. But when I open this report it ask for the username and password. So don't know how to display report without asking username and password.

thanks