| Author |
Message |
720510
Joined: 05 Sep 2006 Posts: 3
|
Posted: Tue Sep 05, 2006 3:42 pm Post subject: mySQL usage |
|
|
Hi
I'm using MaxBulk Mailer Pro on Mac OSX.
Though mailer does not complain about my mySQL query & settings, my recipient list remains empty.
Are there known issues?
Riaan
London |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2536
|
Posted: Wed Sep 06, 2006 11:17 am Post subject: |
|
|
| This is because your query results are not properly lined up with MaxBulk fields. More info here: mySQL and postgreSQL imports |
|
| Back to top |
|
 |
720510
Joined: 05 Sep 2006 Posts: 3
|
Posted: Thu Sep 07, 2006 1:15 pm Post subject: |
|
|
I am sorry but it still does not work. If I select the following:
SELECT FirstName, LastName, eMail, AccessID, Status from TGTrial where Status = 'Applied'
And I have FirstName mapped, but for the rest I use "Opt1, Opt2" etc, does this matter? i.e. I don't seem to be able to edit the Values for Opt1 etc.
Riaan
London |
|
| Back to top |
|
 |
720510
Joined: 05 Sep 2006 Posts: 3
|
Posted: Thu Sep 07, 2006 3:14 pm Post subject: |
|
|
Ok
I did manage to get this to work, thanks, by first mapping my DB's eMail value to your EMail value and then using "opt1" etc for the other fields.
Thanks
Riaan |
|
| Back to top |
|
 |
|