• Gee76
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 3
    Replies

Hi,

 

I'm trying to use Aliases with GROUP BY clause.

 

Is there any .net sample code to get the resultset using AggregateResult?

 

Thanks in Advance.

 

 

  • May 04, 2010
  • Like
  • 0

Need assistance to populate a custom object “A” when data is inserted into Custom Object “B”.

To populate object “A”, I need to fetch data from object b, C and D. All these are custom objects.

I’m currently using .NET and use API to insert records. Is there a way I can implement this using code or Workflow?  Also, when to use Apex code vs SOQL from .NET code?  

Thanks in advance.

Geet

  • February 18, 2010
  • Like
  • 0

Hi,

 

I'm using this statement to get record id

 

select id from Site_Sponsorships__c where Name = '" + m_sProgName + "'

 

ID value is retrieved as "a06K0000000xjOaIAI"

instead of "a06K0000000xjOa" ...... Note there is a extra "IAI" at the end.

 

Let me know how to correct this issue.

 

Thanks in advance.

  • January 12, 2010
  • Like
  • 0

Hi,

 

I'm new to Salesforce. I'm trying to insert data from my website code into Salesforce.

 

Can I get C sharp sample code to insert into Custom objects?

 

Thanks in advance

  • December 09, 2009
  • Like
  • 0

Hi,

 

I'm trying to use Aliases with GROUP BY clause.

 

Is there any .net sample code to get the resultset using AggregateResult?

 

Thanks in Advance.

 

 

  • May 04, 2010
  • Like
  • 0

Need assistance to populate a custom object “A” when data is inserted into Custom Object “B”.

To populate object “A”, I need to fetch data from object b, C and D. All these are custom objects.

I’m currently using .NET and use API to insert records. Is there a way I can implement this using code or Workflow?  Also, when to use Apex code vs SOQL from .NET code?  

Thanks in advance.

Geet

  • February 18, 2010
  • Like
  • 0

Hi,

 

I'm new to Salesforce. I'm trying to insert data from my website code into Salesforce.

 

Can I get C sharp sample code to insert into Custom objects?

 

Thanks in advance

  • December 09, 2009
  • Like
  • 0