Re: [SQL] delete rows

2000-11-29 Thread Stephan Szabo
On Thu, 30 Nov 2000, Astrid Hexsel wrote: > After trying for two weeks to delete more than one row at the time from a form > - checkbox input, I was told that the only way different rows would be inputed > or changed with the information from the form would be with the INSERT command. > > > T

[SQL] delete rows

2000-11-29 Thread Astrid Hexsel
Hello All, After trying for two weeks to delete more than one row at the time from a form - checkbox input, I was told that the only way different rows would be inputed or changed with the information from the form would be with the INSERT command. This way the best alternative I could think o