Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Can i create a project with link to other projects 01 May 2014 01:17 #12423

Can i create a project with link to other projects?

My purpose here is to split heavy databases and tables..

is it possible to create 3 projects connected to each other? i mean 3 joomla components that has a join tables to each other? while keeping as fast and integrate query results? or filter by different component database and tables then view the result in the customize listing?

because i had a codeigniter component that was designed and develop in joined tables, i only access those by means of ids, batch ids, clients ids, start date, pickup date, and ending date.

Then view the results in one central component.

How do i do it in Joomla or j-cook?

any ideas how do i start with this? and how to make it possible?

Database structures

1. Main Database should be joomla
2. Database 1 should joomla component assigned not using the current joomla database to make it fast.. i mean separate connection and configuration to database.
3. Database 2 will be a clients specific database, access by client id, batch id, start date, pickup date and ending date.. then show the results in a normal row

Please let me know how to implement filters here from different database location and or path..

Thank you very much for helping me having an ideas here.. this is elaborately similar to my other posts
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by rolandddiazcom.
  • Page:
  • 1
Time to create page: 0.068 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started