Forum Discussion
Hi Mark,
I'm really interested in (and potentially concerned by!) your comment:
"If you do go the route of separate apps, then you cannot make any cross app relationships or cross app saved table to table imports as that just makes it one giant app under the covers. So you need to use Sync tables to replicate master files like customers or warehouses."
Could you clarify please.
My specific situation is I have a master database (used for content management, and not the fastest due to prolific use of summary fields) and a slave which I update overnight using API_RunImport.
The slave is used to serve read only data to our customers within our web app via API calls).
Are you saying that these two apps are run a single thread because of the use of the import API to refresh the slave tables, and therefore I won't actually be seeing any performance gain from separating the two?
And if this is the case, are you are saying the only way to break this and ensure separate threads for the two apps is for the refresh of the slave tables to be using Connected tables / Quicbase Sync?
Thanks
David
------------------------------
dmlaycock2000 dmlaycock2000
------------------------------
?a=ListDependentDatabases
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- SystemAdmin45 years agoQrew MemberLol.
Thanks for the quick response, although not the answer I was hoping for!
Migrating to using connected tables is going to be nightmare.
Out of interest, when I use ?a=ListDependentDatabases it doesn't actually show the other database / tables irrespective of whether I append this to the master or slave DBID.
Does that mean QB may have changed how these work?
D
------------------------------
dmlaycock2000 dmlaycock2000
------------------------------- MarkShnier__You5 years ago
Qrew Legend
I just did this on the dashboard of an app
https://mycompany.quickbase.com/db/xxxxx(app dbid)?a=ListDependentDatabases
and it listed all the dependencies. many screens of them as this app is part of a legacy ecosystem that was build before Sync tables came out.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------