Thanks Ed.

I'd like to try the new version. 



How does one get the latest dabo version? The zip file on the download page is 
same one we got a few months ago. There's mention here and there of "web 
updates" Is this an option I can turn on?



Thanks,

Jonathan


-----Original Message-----
From: Ed Leafe <e...@leafe.com>
To: Dabo Users list <dabo-users@leafe.com>
Sent: Sat, Sep 26, 2009 6:50 pm
Subject: Re: [dabo-users] scope on replace.




On Sep 26, 2009, at 4:44 PM, Ed Leafe wrote:

>   OK, I've had a chance to dig into the code, and I think I know what
> your problem is. Since the replace is happening at the data set level,
> the scope needs to be the column name *only*, not the table.column
> format. So try this:
>
> bizTubes.replace("result", "Invalid", scope="run_no==%s" % ThisRun)
>
>   BTW, I've also notice that the code in replace is very slow and
> inefficient. I'm looking into improving it now.

    While working to speed up the code, I discovered why your earlier  
replace() attempts weren't being persisted to the database. I've fixed  
that, so combined with the suggestion above, you should be able to use  
replace() and still have full functionality with save() and cancel().


-- Ed Leafe





[excessive quoting removed by server]

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/8cc0f3e54188368-41a4-1...@webmail-m061.sysops.aol.com

Reply via email to