<i><b>Originally posted by : MArb (ticamar@altavista.com)</b></i><br /><br /> Hellow world!!!<br /> CAn anybody tell me how can i Write to a Acces 97 Batabase?<br />For example if i would like to fill the database with all rhe messages posted from Internet Users thet request my homepage.<br /> I know how to read from the database, but i dont know how to write to it....using sql queries.<br /> Please can anybody help me?
<i><b>Originally posted by : Mike B (mikeb811@hotmail.com)</b></i><br />You would need to do an INSERT statment to add a new record or an UPDATE statement to modify an existing record.<br /><br />Mike<br /><br /><br />------------<br />MArb at 7/8/2000 11:55:03 AM<br /><br /><br /> Hellow world!!!<br /> CAn anybody tell me how can i Write to a Acces 97 Batabase?<br />For example if i would like to fill the database with all rhe messages posted from Internet Users thet request my homepage.<br /> I know how to read from the database, but i dont know how to write to it....using sql queries.<br /> Please can anybody help me?
Was this answer helpful ?
Yes No