On Dec 23, 2007, at 10:53 PM, johnf wrote:

> Adrian pointed out that the doc's stated
> "Updates the contained controls with current values from the source"
>
> I can see someone getting confused about the word 'source'.  Maybe  
> some other
> word could be used like 'Cursor', DataSet?

        I don't see how those are any less confusing, since those unfamiliar  
with client-server development could just as easily assume that the  
cursor is also connected live to the database, and 'DataSet' sounds  
just like 'DataBase'.

        The problem is simply getting to understand client-server  
development. I've seen this same confusion in VFP developers who are  
used to live table access when they first switch to MySQL or SQL  
Server or some other server backend for their data. They are used to  
thinking that when they edit a value in a textbox, they are editing  
it in the database, and have a difficult time making the leap to  
thinking in terms of disconnected data.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
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/dabo-users/[EMAIL PROTECTED]

Reply via email to