Page 1 of 1

Changing DataSource at Runtime

Posted: Sat Aug 30, 2003 10:27 am
by Guy
Hi,__I would like changing The DataSource (SQL Server) at runtime with file RRWRUNIN.__Is it possible ? and how can i make this ?__Thanks__Guy

=> RE: Changing DataSource at Runtime

Posted: Sat Aug 30, 2003 5:51 pm
by kfleming
You use the RI_DSOURCE field in the control file to select the data source to use for the report.____Kathleen__R&R Support

==> RE: Changing DataSource at Runtime

Posted: Sun Aug 31, 2003 4:07 am
by Guy
Ok, Thank you for your quick response but in my control file i don^t have the RI_DSOURCE field (may be a old version). Could you send me the new version of this file (RRWRUNIN.DBF) or tell me where i can find it.__Thanks for all__Guy__gginfo@online.fr__

===> RE: Changing DataSource at Runtime

Posted: Mon Sep 01, 2003 7:29 am
by kfleming
You could use a text control file or modify the structure of the control table to add a character field called RI_DSOURCE.____Kathleen__R&R Support

====> RE: Changing DataSource at Runtime

Posted: Sat Sep 06, 2003 11:36 am
by Guy
ok thank you, but is there other fields specially for SQL because i don^t find it in documentation ?__thank you

=====> RE: Changing DataSource at Runtime

Posted: Sun Sep 07, 2003 7:45 am
by kfleming
You need to view the Developing Applications help for the SQL version.____Kathleen__R&R Support