Subject | Re: [ib-support] Comments in SP's |
---|---|
Author | Jason Wharton |
Post date | 2001-01-18T17:07:14Z |
Russell,
IBO has a TIB_Script component that you can use which will leave the
comments in your stored procedures.
Make sure they are the /* sadfsdf */ kind and not the // asdfjds kind.
Try using the tool IB_WISQL to execute your scripts with and see if that
makes a difference.
However, IBO or IB_WISQL doesn't have an extract feature. I'd like to do
that in the not so distant future.
Try Marathon or maybe even IB Workbench.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
IBO has a TIB_Script component that you can use which will leave the
comments in your stored procedures.
Make sure they are the /* sadfsdf */ kind and not the // asdfjds kind.
Try using the tool IB_WISQL to execute your scripts with and see if that
makes a difference.
However, IBO or IB_WISQL doesn't have an extract feature. I'd like to do
that in the not so distant future.
Try Marathon or maybe even IB Workbench.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Russell Eva" <russell@...>
To: <ib-support@egroups.com>
Sent: Thursday, January 18, 2001 4:08 AM
Subject: [ib-support] Comments in SP's
> Could anyone help please?
> All the SP's in the system are commented and were updated by wisql.
However
> now with ib6
> I am looking for a tool to run the source scripts when the SP's are
> modified. What is now happening
> is that the script tools (ie run file as a script) are stripping out the
> comments (I assume as they suppose
> they are comments for the script file and not the procedure)
> does anyone know of a tool to use or is there something in IB that will
> diffirentiate between script comments
> and sp comments
> Tks
> Russell
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>