FAST REPORT CONNECT PROBLEM
Hi~
I have a problem,
Now i use C# to design my program and use my database to fast report "Data Source" ,
but when i use fast report in other computer and other database(Not My database),
fast report will not work, because the "Data Source" connetion is worng,
how can i do to chagne other database ?
Can i change in C# program?
Or othsers methods?
Thank you.
I have a problem,
Now i use C# to design my program and use my database to fast report "Data Source" ,
but when i use fast report in other computer and other database(Not My database),
fast report will not work, because the "Data Source" connetion is worng,
how can i do to chagne other database ?
Can i change in C# program?
Or othsers methods?
Thank you.
Comments
If you want to replace the connection string, please read the programmer's manual,
"Working with Windows.Forms/Passing own connection string" section.