I have designed the reports using one SQL Server. Now when i call this report from my VB application it works fine. when i set the Logonserver property of the database for a different SQLserver it still displays the data from the old server on which i had designed the report. Can anuy body tell me how do i get data to get displayed on this report from any SQL server from a VB application. I have designed the reports using p2ssql.dll. And i also don't want to use the DSN.