I have a problem...My report need two connections to DB.<br>I know how change the parameters of one... but how<br>can reach and change the other??<br>I'm working in VB. To reach the first I use: <br><br> <FONT FACE=monospace> Report.Database.SetDataSource datcmd1 </font><br><br> (where datcmd1 is a ADODB.Command) <br><br>Thanks in advance.<br><br>Ruy<br><br> <br>