Richard Broersma wrote:
On Fri, Oct 17, 2008 at 12:32 AM, searchelite <searchelite@gmail.com> wrote:
I have an sql script consists of insert statement data. I want to insert
every row of data every one minute. How can i do that using batch file in
windows
Take a look at your windows scheduler in the control panel. You might
need to spend quite a bit of time configuring a 1 minute interval
since it only seems to be designed for daily occurrences.
Use Linux and you life will become much easier. ;)