Hi, I tried to convert the code of the Weblistbox example used with WebDataSource by changing the data source from SqlLite to MySql data source
When I try to assign this WebDataSource to the WebListbox the new code generates an error that says there is another query in the queue.. the only code is the one inside the methods and events of the WebDataSource readapted by changing the data source “server”
has anyone had something similar happen to them?
I saw that there are other indications of similar things in the forum but no resolution