How to set the Connection Info of the Report ?
Posted: Wed Oct 24, 2007 5:02 am
How can i set the Connection Info of my report ?
I got the following code to load the report
Dim stireport1 As New Stimulsoft.Report.StiReport
stireport1.Load(path) ' where path is the path of the report
how can i now set the connection of the report ?. in the report is saved trusted connection to a server.
i need to set manually another server for the data etc. ?
thx for you help
I got the following code to load the report
Dim stireport1 As New Stimulsoft.Report.StiReport
stireport1.Load(path) ' where path is the path of the report
how can i now set the connection of the report ?. in the report is saved trusted connection to a server.
i need to set manually another server for the data etc. ?
thx for you help