>From that I must assume that you're using UniData.  U2 means "UniVerse and UniData", 
>two similar but different database products.  There is no actual U2 database.

----- Original Message -----
From: "Noah Hart" <[EMAIL PROTECTED]>
Date: Mon, 27 Sep 2004 15:56:06 -0700
To: <[EMAIL PROTECTED]>
Subject: RE: [U2] Re: [UV] Triggers

> Unfortunately under U2 there does not seem to be the LIST.SICA command.
> 
> Noah 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ray Wurlod
> Sent: Monday, September 27, 2004 2:53 PM
> To: [EMAIL PROTECTED]
> Subject: [U2] Re: [UV] Triggers
> 
> In UniVerse triggers are stored in the file's "security and integrity
> constraints area" (SICA).  Contents of a file's SICA can be listed with
> the LIST.SICA command.
> 
> There is no command or BASIC function to detect whether a file has
> triggers or not, nor any reliable mechanism other than scanning the
> output of LIST.SICA for existence of trigger information.  Even if you
> found the address of the SICA block in the file's header to be non-zero,
> this would only indicate that the file has a SICA, not necessarily that
> it has trigger(s).  The SICA itself is not stored "in clear" for obvious
> reasons!
> 
> A useful variant is LIST.SICA filename DATA, in which case the output
> from LIST.SICA is returned as a dynamic array.
> 
> 
> ----- Original Message -----
> From: "Noah Hart" <[EMAIL PROTECTED]>
> Date: Mon, 27 Sep 2004 09:58:32 -0700
> To: <[EMAIL PROTECTED]>
> Subject: [U2] Triggers
> 
> > Is is possible to get a list of all files with triggers?
> > 
> > Where is the trigger information stored?
> > 
> > Thanks,
> > 
> > Noah Hart
> > -------
> > u2-users mailing list
> > [EMAIL PROTECTED]
> > To unsubscribe please visit http://listserver.u2ug.org/
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to