Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 2 of 2 total |
Dataset not found |
Thu, Jun 1 2017 5:22 AM | Permanent Link |
Ronald | Hi,
I am trying the EWB webserver to load a dataset with DBISam. So I configured the EWB server in the Databases tab and added the database "testdb" and set the databasename to "C:\inetpub\wwwfiles\testewb" where I have created the dataset users. When I run the application (outside the ide) to show the data in a grid, all works fine but it says "Dataset user not found". What am I overlooking? This is my code: Database.AutoTransactions:=true; Database.BaseURL:='databasemodules/databasemodule'; Database.DatabaseName:='testdb'; DataBase.LoadRows(users); Greetings, Ronald |
Thu, Jun 1 2017 2:30 PM | Permanent Link |
Raul Team Elevate | On 6/1/2017 5:22 AM, Ronald wrote:
> I am trying the EWB webserver to load a dataset with DBISam. So I configured the EWB server in the Databases tab and added the database "testdb" and set the databasename to "C:\inetpub\wwwfiles\testewb" where I have created the dataset users. if this is in IDE then that ONLY applies to EWB IDE. > When I run the application (outside the ide) to show the data in a grid, all works fine but it says "Dataset user not found". > What am I overlooking? Make sure your EWB Web Server has the database/dataset configured as well - there is an option to import them from IDE (assuming both on same computer), Raul |
This web page was last updated on Friday, December 6, 2024 at 05:39 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |