For a good working example see

http://xkcd.com/327/

(Standard disclaimer - do not try this at home!)

John

----- Original Message ----- 
  From: Jeremy Coulter 
  To: NZ Borland Developers Group - Delphi List 
  Sent: Tuesday, June 16, 2009 3:35 PM
  Subject: Re: [DUG] Drop table in Interbase


  ok cool I will try that.

  Thanks, Jeremy


  On Tue, Jun 16, 2009 at 2:54 PM, Edward Koryagin <ed_iv2...@yahoo.co.nz> 
wrote:


    select * from rdb$relations ...
    and
    DROP TABLE ....
    Edward Koryagin


    --- On Tue, 16/6/09, Jeremy Coulter <jscoul...@gmail.com> wrote:

    > From: Jeremy Coulter <jscoul...@gmail.com>
    > Subject: [DUG] Drop table in Interbase
    > To: "NZ Borland Developers Group - Delphi List" <delphi@delphi.org.nz>
    > Received: Tuesday, 16 June, 2009, 1:31 PM

    > Hi all.
    > In interbase, how do I drop a table if it already exists?
    > I want to check for a table exists and if it does exist,
    > drop it.
    >
    > I have Googled, but I cant seem to find anything. I am
    > prob. searching wrong :-)
    >
    >
    > Jeremy
    >
    >

    > -----Inline Attachment Follows-----
    >
    > _______________________________________________
    > NZ Borland Developers Group - Delphi mailing list
    > Post: delphi@delphi.org.nz
    > Admin: http://delphi.org.nz/mailman/listinfo/delphi
    > Unsubscribe: send an email to delphi-requ...@delphi.org.nz
    > with Subject: unsubscribe




    _______________________________________________
    NZ Borland Developers Group - Delphi mailing list
    Post: delphi@delphi.org.nz
    Admin: http://delphi.org.nz/mailman/listinfo/delphi
    Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe





------------------------------------------------------------------------------


  _______________________________________________
  NZ Borland Developers Group - Delphi mailing list
  Post: delphi@delphi.org.nz
  Admin: http://delphi.org.nz/mailman/listinfo/delphi
  Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to