Is there a way to aquire the program/startup stack name when a library stack receives savingStandalone? If so I can just have my library stacks set a property "RevolutionLibraryModule" with it's short name then clear it when I receive savedStandalone. So I can execute a start using when necessary.
My configuration is as listed below. Standalone stack DSMS.rev Sub stack Reconciliation card Enities Secfilings database interface (a main stack) secfilngs.rev The secfilings stack is encountering the error. K -==-=-=-=-=-=-==-=-=-=-=-=-=-=-==-=-=-=-=-=- Disclaimer: Any resemblance between the above views and those of my employer, my terminal, or the view out my window are purely coincidental. Any resemblance between the above and my own views is non-deterministic. The question of the existence of views in the absence of anyone to hold them is left as an exercise for the reader. The question of the existence of the reader is left as an exercise for the second god coefficient. (A discussion of non-orthogonal, non-integral polytheism is beyond the scope of this article.) --- On Wed 06/16, Trevor DeVore < [EMAIL PROTECTED] > wrote: From: Trevor DeVore [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Tue, 15 Jun 2004 22:12:35 -0600 Subject: Re: revdb_init <br>On Jun 15, 2004, at 9:30 PM, K wrote:<br><br>><br>> I placed a start using for the main stack in my sub stack that did not <br>> seem to work. Is there some way to start using/insert script the db <br>> library explicitly. Is there something I can do to declare the use <br>> of the db lib in my utilitiy stacks?<br><br>I just tried setting up a simple example which I think is layed out <br>like yours. I have a main stack with one substack. I use the revdb <br>functions to connect to the database when the main stack opens. In the <br>substack I make a call to revdb to fetch some data from a database and <br>put it into a field.<br><br>In the standalone settings screen I checked the "Database Support" <br>checkbox and selected "Valentina" from the list. Is it possible you <br>haven't included the database libraries when you built the standalone? <br>If you have then you may need to provide a more detailed description of <br>your setup in order to find out what is wr ong.<br><br><br>-- <br>Trevor DeVore<br>Blue Mango Multimedia<br>[EMAIL PROTECTED]<br><br>_______________________________________________<br>use-revolution mailing list<br>[EMAIL PROTECTED]<br>http://lists.runrev.com/mailman/listinfo/use-revolution<br> _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
