<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Phil<br>
<br>
Don't know about the IB components but If you are going to do some
serious FB development and aren't yet committed to the component set,
you should check out the IBObjects components.&nbsp; They are fantastic and
include the script component you mention below.&nbsp; <br>
<br>
Rob<br>
<br>
<br>
Phil Middlemiss wrote:
<blockquote cite="mid03ea01c4ff25$3af2f3d0$0a01a8c0@mts32cus"
 type="cite">
  <pre wrap="">So for the lack of clarity, I basically want to be able to run an SQL script
that contains maybe a couple of INSERTs, and a few UPDATEs all at once,
rather than formulating each one and executing it individually. The VCL
components all seem to be limited to executing one statement at a time
(unless I'm doing something very wrong). The only reason I started off
assuming I could do this, is because the Firebird management tool I use (EMS
Firebird Manager) allows you to run an SQL script.

Phil.
----- Original Message ----- 
From: "Craig Goodall" <a class="moz-txt-link-rfc2396E" href="mailto:Craig.Goodall@shire.net.au">&lt;Craig.Goodall@shire.net.au&gt;</a>
To: "NZ Borland Developers Group - Delphi List" <a class="moz-txt-link-rfc2396E" href="mailto:delphi@ns3.123.co.nz">&lt;delphi@ns3.123.co.nz&gt;</a>
Sent: Thursday, January 20, 2005 9:06 PM
Subject: Re: [DUG] Interbase/Firebird Filters


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I want to execute several SQL commands at once, but the Interbase
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->components
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">all seem to be limited to carrying out a single command at a time (even
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->the
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">TIBSQL). Is there any way around this?

      </pre>
    </blockquote>
    <pre wrap="">Sorry, Phil. I'm not sure what you mean. Can you give an example?
Craig.
_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>

  </pre>
</blockquote>
<br>
</body>
</html>