Subject | Re: SQL Scripts |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-03-12T10:15:04Z |
Robert,
_statement_ at once. So, you will need to split your SQL script and
handle correctly ";" and "SET TERM". I think comments in your SQL
should be ok, server should handle this (however, I never tried).
Best regards,
Roman Rokytskyy
> Thanks Rick, but I'm not sure this answers my question. Do I haveNot sure about the comments, but you cannot execute more than one
> to parse the SQL DDL script file and process the lines myself or is
> there a call I can use to execute the script and handle the parsing
> and comments correctly?
_statement_ at once. So, you will need to split your SQL script and
handle correctly ";" and "SET TERM". I think comments in your SQL
should be ok, server should handle this (however, I never tried).
Best regards,
Roman Rokytskyy