in reply to Total Count with WWW::Salesforce module

I have not used this module and I do not have a test account to try this... but it looks like you simply need to use the query( HASH ) method.

I wonder if query( "select count(*) from table" ) would work?
  • Comment on Re: Total Count with WWW::Salesforce module

Replies are listed 'Best First'.
Re^2: Total Count with WWW::Salesforce module
by slloyd (Hermit) on May 11, 2009 at 13:30 UTC
    Good thought but it does not seem to like "select count". I don't think that SF supports count.
    s/te/ve/