HELP!!! (was Re: is Database Query Builder bugged for Rev 2.2.x?)

Jan Schenkel janschenkel at yahoo.com
Wed Jul 14 18:48:26 EDT 2004


--- Andre Garzia <soapdog at mac.com> wrote:
> 
> Hi Folks,
> 
> I think my Stack is damaged, I managed to use the
> Query Builder with a 
> new stack, but with this stack it does not work
> up... even on Rev 2.1.
> 
> I think Revolution exploded when I was working with
> this stack sometime 
> ago with queries, I think it might have corrupt
> Query Builder data in 
> it that is preventing it to work. How to I clean any
> trace of the query 
> builder in a stack, I know it must put its data as
> custom properties, 
> hidden somewhere, how to I clean them so that I
> might use it again.
> 
> help!!!
> andre
> 

Hi Andre,

The queries themselves are stored in unplaced
background groups. You can get a list of their control
names using the undocumented 'revQueryObjects()'
function.
You'll have to set the defaultStack to the correct
stack first, though, but this will give you a list of
objects to manipulate and/or delete from the problem
stack.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)


		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail


More information about the use-livecode mailing list