[Gambas-user] Adding results from different databases

Safiur Rahman isafiur at gmail.com
Fri Dec 23 04:42:49 CET 2022


Thanks

I am talking of results from two databases.

It would be better if there is some procedure to convert result to
Variant[] or Json without enumerating each record one by one. Like
Result.All() for all fields

On Thu, 22 Dec 2022, 21:50 Safiur Rahman, <isafiur at gmail.com> wrote:

> Hi
> I want to add results (with same fields) from different databases to one
> initial result.
> For example
> I have one large result populating gridview using _Data method. When I
> click a button another large result gets added to the first result and
> scrolling gridview also shows result from second database also.
>
> Is there any method to achieve this?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221223/a25d7659/attachment.htm>


More information about the User mailing list