FEATURE REQUEST -AUTOUPDATE from DATABASE

Khul

New Member
Hi,

Well ill just post it here since i dont fin a feature request section. Sorry it it is misplaced.

I would just like having the feature for MBM to autocheck with the database (when it is executed), in order to auto update the recipient lists than have been created from the DB with an specific criteria.

Lets say i retireve a recipients list with the Query:

Select * from mydb
where usser_status = active

And saved it with the name of ACTIVE-USERS

Then everytime i open MBM, it will check with the DB to see if the information obtained by the query differs with the one previously saved and offer to update the data to the new available one.

I think it would be one big improve for the system.

GL and ty for keeping it being such a great tool
 

stanbusk

Administrator
Staff member
Let see I have understood well. You want to create a list linked with a mySQL query? I mean that selecting the list in the list pull-down menu would run your query?
 
Top