Best way to pull data from a 3rd party DB

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
omniat
Forum Members
Forum Members
Posts: 15
Joined: Sun Feb 17, 2008 2:34 am

Best way to pull data from a 3rd party DB

Post by omniat »

Hi There,

Just wondering what is the best way to do the following?

I am wanting to integrate 5 CMSMS sites with an external DB. All sites will be identical in terms of structure, version etc. Can i use a smarttag, user defined tag or content block to pull info from the external db and display it in a template / page?

the data will be slightly different on each site so i will need different select statements based on which site its for.

So basically i want to create a page in CMSMS. Use a tag in the content to pull DB records from a 3rd party DB source.

Cheers
Shane
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: Best way to pull data from a 3rd party DB

Post by blast2007 »

You can try to look this post, at least php code

Regards
blast
Post Reply

Return to “Developers Discussion”