Most CMS (open source) systems in the market use MySQL as their storage mechanism. You could consider interfacing your product via MySQL, or even better, use the CMS api functions to feed information from 4D.
Drupal has such a mechanism, and the forthcoming v6 has a revamped structure that would make it easier to host the CMS on any SQL-compliant database. Given that 4Dv11 is supposed to fully SQL compliant, that may be a good avenue for the future. Here's the official Drupal database API http://api.drupal.org/api/group/database/6 --- Aparajita Fishman <[EMAIL PROTECTED]> wrote: > > one of our customers is interested in our > web-applications, but he > > wants also a CMS System. > > Has anybody tried to do a CMS with A4D ? Maybe is there > a product > > to build on? > > There are so many CMS systems out there. The question is > whether the > CMS data has to be in 4D. If not, there is no sense in > writing a CMS > in Active4D, use something like Drupal. > > Regards, > > Aparajita > www.aparajitaworld.com > > "If you dare to fail, you are bound to succeed." > - Sri Chinmoy | www.srichinmoylibrary.com > > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: > http://mailman.aparajitaworld.com/archive/active4d-dev/ > sincerely, mehboob alam "There cannot be a crisis next week. My schedule is already full." Henry Kissinger _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
