How would i write a transaction block in Sapdb ? In Postgres i could fire sql commands in in the format:
begin work; select yadda from yaddayadda; commit work; but sapdb doesn't seem to like multiple line queries sepaerated by ;s in the sql manager. how would i seperate the lines in a transaction blobk if i wanted to send it in via odbc or jdbc ? thanks, Steve Brett SID EMIS Ltd. "Privileged and /or Confidential information may be contained in this message. If you are not the original addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, please delete this message, and notify us immediately. Opinions, conclusions and other information expressed in this message are not given or endorsed by my firm or employer unless otherwise indicated by an authorised representative independently of this message." Egton Medical Information Systems Limited. Registered in England. No 2117205. Registered Office: Park House Mews, 77 Back Lane, Off Broadway, Horsforth, Leeds, LS18 4RF _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
