|
M
|
mickna 11/7/2011 |
|
I believe PR has nothing to do at all with cron. |
|
|
|
Sergey Kornilov admin 11/7/2011 |
|
Answering original question - you do need cron or any other external scheduler. This is the way how web applications work and mickna explained it nicely. select ... |
|
|
|
500501 11/7/2011 |
|
Answering original question - you do need cron or any other external scheduler. This is the way how web applications work and mickna explained it nicely. As a quick workaround you can simply limit your data to always show the last 10 days. Even if records are not deleted physically nobody will ever see them. select ...
|
|
|
|
Sergey Kornilov admin 11/7/2011 |
|
You need to add it to the SQL Query. |
|
|
|
500502 11/9/2011 |
|
The error says cannot retrieve column info... error in syntax |
|