On Feb 9, 2010, at 12:45 AM, sim wrote:

> That was a posting typo (I pasted the wrong line), the code itself is
> correct.
> There is a field calls.customerid


        Then it sounds like you are configuring things correctly. I just wanted 
to rule out the most common problems. 

        Can you log the database calls, and post those that query the calls 
table here? To do this, add the line:

app.DatabaseActivityLog = "/path/to/my/db/logfile"

... after the line where you create the app object. Make sure that the path you 
use is writable. Run your app again, and do what you described earlier. Quit 
the app, and then open up the log file in a text editor, and find the lines 
that query the calls table.

        

-- Ed Leafe



_______________________________________________
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/[email protected]

Reply via email to