[Openroad-users] documentation on get_appl?

Antill, Jim jantill at revenue.ie
Wed Jul 18 00:10:00 EST 2007


Robert,

I had a look at this a while back, don't know if the below is useful, and
I've thrown in get_img_appl as well:

get_appl
Retrieves an appsource for a given app from the database:

	lr_appsource = get_appl(appname = 'testapp',
				 appversion = -1,
	 			lock_mode = 3);
		

get_img_appl
Retrieves an appsource from a given image.

	lr_appsource = get_img_appl(filename=varchar);

	The filename is set to the filename of the image.

I'm presuming that the -1 in the get_appl indicates the current working
version of the code. One other thing, don't try to get_appl the application
that the get_appl is running in. I've found that doing so causes OpenROAD to
lock up.

Regards,
Jim

-----Original Message-----
From: openroad-users-bounces at peerlessit.com
[mailto:openroad-users-bounces at peerlessit.com]On Behalf Of Robert Maier
Sent: 17 July 2007 15:02
To: openroad-users at sealion.peerlessit.com
Subject: [Openroad-users] documentation on get_appl?


*************************************

This e-mail has been received by the Revenue Internet e-mail service. (IP)

*************************************

Hi all,

I consider using get_appl, which is an undocumented and unsupported API by
Ingres.
Is there any (inofficial) documentation on get_appl available?

Regards

Robert
________________________________________________________________
OpenROAD-Users mailing list

You can maintain your subscription here:
http://www.peerlessit.com/mailman/listinfo/openroad-users

To unsubscribe click on this link
mailto:openroad-users-unsubscribe at peerlessit.com&subject=unsubscribe

To subscribe click on this link
mailto:openroad-users-subscribe at peerlessit.com&subject=subscribe 


************************

This message has been delivered to the Internet by the Revenue Internet e-mail service (OP)

*************************



More information about the Openroad-users mailing list