davidcoate
New Member
Using mySql 5.0 and MBM 5.0
This query works and returns 700+ rows in mySql query editor.
SELECT `FirstName`, `LastName`, `Email1`
FROM `NowExport`
WHERE `Category` = "Clients"
When ran from MBM, it displays progress bar and never finishes.
If i cancel import, import sheet slides away but progress bar remains, only first row has been imported to recipient list. I have to quit MBM to get rid
of progress bar.
Any suggestions?
This query works and returns 700+ rows in mySql query editor.
SELECT `FirstName`, `LastName`, `Email1`
FROM `NowExport`
WHERE `Category` = "Clients"
When ran from MBM, it displays progress bar and never finishes.
If i cancel import, import sheet slides away but progress bar remains, only first row has been imported to recipient list. I have to quit MBM to get rid
of progress bar.
Any suggestions?