Jul 11, 2002 #1 chlasg Programmer Joined Apr 16, 2002 Messages 6 Location DE Can I somehow change the Databse a report tries to login. I would like to use unmanaged reports and would like to change the DB during runtime because of performance issues. Thanx for help Carsten
Can I somehow change the Databse a report tries to login. I would like to use unmanaged reports and would like to change the DB during runtime because of performance issues. Thanx for help Carsten
Jul 11, 2002 #2 CestusGW Programmer Joined Jul 2, 2002 Messages 55 Location CA Maybe if you placed a SQL statement in the report that will update the records before or after selecting them? Upvote 0 Downvote
Maybe if you placed a SQL statement in the report that will update the records before or after selecting them?