![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
![]() |
Fri, Sep 7 2012 2:38 AM | Permanent Link |
IQA | Hi All,
Really simple newb question for you... I've setup a dataset in the 'DataSet Manager' to a local EDB database, the preview window shows the data and I know the connection is fine. I use... procedure TForm1.Form1Show(Sender: TObject); begin Database.Load(Test1); end; And the form shows, hangs for a bit then I get the message... Stop running script? A script on this page is causing your web browser to run slowly. etc etc. What am I doing wrong? It happens even with no components on the form. I also tried a DBISAM and a Remote ElevateDB which works fine in the 'DataSet Manager' / preview window, but I get the script error when running. Cheers, Phil. |
Fri, Sep 7 2012 4:42 AM | Permanent Link |
IQA | > Hi All,
> > Really simple newb question for you... > > I've setup a dataset in the 'DataSet Manager' to a local EDB database, > the preview window shows the data and I know the connection is fine. > > I use... > > procedure TForm1.Form1Show(Sender: TObject); > begin > Database.Load(Test1); > end; > > And the form shows, hangs for a bit then I get the message... > > Stop running script? A script on this page is causing your web browser > to run slowly. etc etc. > > What am I doing wrong? It happens even with no components on the form. > > I also tried a DBISAM and a Remote ElevateDB which works fine in the > 'DataSet Manager' / preview window, but I get the script error when > running. > > Cheers, > > Phil. OK it was just timing out, cause there was 30,000 records. I tried a smaller query and it worked, but even with just 67 records it seemed to have 3 second freeze while it grabbed the records. |
Fri, Sep 7 2012 1:32 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Phil,
<< OK it was just timing out, cause there was 30,000 records. I tried a smaller query and it worked, but even with just 67 records it seemed to have 3 second freeze while it grabbed the records. >> The grid is still sensitive to having too many records loaded. Anything over a couple of thousand is going to cause some delay, especially in IE. I'll be changing this shortly so that the grid doesn't use as much resources, and this will drastically improve the loading time for IE. FF and everyone else doesn't have as much of an issue with this, of course. ![]() If you have any other questions, please let me know. Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Wednesday, March 26, 2025 at 06:45 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |