BPak Active Member Licensed User Longtime User Jan 5, 2016 #1 Has anyone example on how to work two different databases in same program. Have tried using SQL.Attach Database and it will attach another Database but it does not give access to the attached database to add records to it. Any help appreciated.
Has anyone example on how to work two different databases in same program. Have tried using SQL.Attach Database and it will attach another Database but it does not give access to the attached database to add records to it. Any help appreciated.
Erel B4X founder Staff member Licensed User Longtime User Jan 5, 2016 #2 Create two SQL objects. Upvote 0