[thelist] Dumb Access DB question

Ken Kogler ken.kogler at cph.org
Thu Jul 25 07:36:01 CDT 2002


Magicalish character = semi-colon?

--ken

> Is there a character that lets me do this:

> update master m
> set notes = 'blah1'
> where m.ID = 58
> <insert magicalish character here>
> update master m
> set notes = 'blah2'
> where m.ID = 59;





More information about the thelist mailing list