URGENT:Crystal reports in ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to call crystal reports through ASP.NET.I am providing server name,user name and password at runtime.But this doesnt seem to work.The 'connection' property of report doesnt seem to get updated.I dont want to do this assigning at design time.Can anyone help
 
Can you post your code? What error are you getting?

As far as I know, you need to loop through all of the tables in the report
and log on to each one individually.

Regards,

Mun


--
Munsifali Rashid
http://www.munsplace.com/




Himali said:
I am trying to call crystal reports through ASP.NET.I am providing server
name,user name and password at runtime.But this doesnt seem to work.The
'connection' property of report doesnt seem to get updated.I dont want to do
this assigning at design time.Can anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top