Hi
In accounting section i'd like to run at least two quieries to database but
when i write:
#v+
start {
query = "INSERT INTO one ..."
query = "INSERT INTO two ..."
}
only this first is executed :/
how to execute more than one query?
--
Pozdrawiam
Marcin / nicraM