Read only access to mysql underpinning CMCMS

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
SPIKEPL
New Member
New Member
Posts: 3
Joined: Tue Feb 22, 2011 7:49 am

Read only access to mysql underpinning CMCMS

Post by SPIKEPL »

We have a site running on CMSMS, with a number of Sign-up forms etc. Data from these forms are sent via e-mail, and thereafter processed manually.

We'd like to automate the processing and grab the data at an earlier stage, i.e. from the db. We have a Microsoft Access db, that already performs a lot of such related work. I'd like to link some tables from the CMSMS-db to some tables in Access. I have scoured the docs for CMSMS, but cannot find any info about how to get into the db - I 'll probably need to set up some user, and password. Then I should be able to link the tables via ODBC

I have probably missed the relevant manual pages, so any pointers would be appreciated.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: Read only access to mysql underpinning CMCMS

Post by Jeff »

You will need to write a UDT for the interaction. There is nothing in CMSms for it you will have to make it from scratch in php.
SPIKEPL
New Member
New Member
Posts: 3
Joined: Tue Feb 22, 2011 7:49 am

Re: Read only access to mysql underpinning CMCMS

Post by SPIKEPL »

Jeff wrote:You will need to write a UDT for the interaction. There is nothing in CMSms for it you will have to make it from scratch in php.
Huh? Why do I need to make a UDT (not even sure what that is) just to link a table via ODBC for read-only access from Microsoft Access?
SPIKEPL
New Member
New Member
Posts: 3
Joined: Tue Feb 22, 2011 7:49 am

Re: Read only access to mysql underpinning CMCMS

Post by SPIKEPL »

Any other bids? Would it cause any problems to READ data via ODBC?

To moderator: I think this is the only location your rules allow for this question, but do let me know if I could place this question in any more prominent place. TIA.
Post Reply

Return to “The Lounge”