Hi
I'm creating some web reports using the web component server.
I did create the reports with the MSAccess database. Then after that I create the new database using the same query which I used to create the old one(which i used while creating the report).
This time when I try to view the reports it gives the error
"
Error detected by Database DLL[Page Server-Clientx.okena.com]
"
When I tried to view from the designer , there also it gives the same error. Then I did verify database using the menu(Database | Verify Database) from the designer.Now it works fine. So I want to do this verification whenever I try to view the reports from the browser.
I'm just using a simple html page with a link to the reports( to view the reports. So could you please tell is there any command or anything(which should be coded with the html) to verify the database whenever i try to view.
Thanks in advance
Javid
I'm creating some web reports using the web component server.
I did create the reports with the MSAccess database. Then after that I create the new database using the same query which I used to create the old one(which i used while creating the report).
This time when I try to view the reports it gives the error
"
Error detected by Database DLL[Page Server-Clientx.okena.com]
"
When I tried to view from the designer , there also it gives the same error. Then I did verify database using the menu(Database | Verify Database) from the designer.Now it works fine. So I want to do this verification whenever I try to view the reports from the browser.
I'm just using a simple html page with a link to the reports( to view the reports. So could you please tell is there any command or anything(which should be coded with the html) to verify the database whenever i try to view.
Thanks in advance
Javid