Method Community

 

Search

Page 1591 of 2512 (25117 items) « First ... < Previous 1589 1590 1591 1592 1593 Next > ... Last »
  • quickbooks report

    Greetings, Home&gt;Quickbook reports I am looking for a Budget VS Actual report but i dont see it in Method. &nbsp;Its in quickbooks. &nbsp;Is it possible to make a new report? Thanks
    Posted to Method:Classic General Q&A (Forum) by John M on 06-27-2012
  • Re: Programmatic SQL access

    Hi Dave, I think I can see a way forward from here. Thanks a lot. Jason
    Posted to Method:API Q&A (Forum) by Jason_L on 06-26-2012
  • Re: Programmatic SQL access

    &nbsp;Hi Jason L, We do not grant programmatic SQL access. That would be a severe security policy violation (among other issues....). The synchronization between your method account and quickbooks is handled via the method synchronization engine. (You can read up on that in the documentation at ...
    Posted to Method:API Q&A (Forum) by Method_David on 06-26-2012
  • Re: Can't add "Notes" to LeadList

    And this may seem like a stretch, but I even tried SQL script of ISNULL(viewCustomer.Notes,&#39;&#39;) and this didn&#39;t work, either.
    Posted to Method:Classic General Q&A (Forum) by SMFletcher91 on 06-26-2012
  • Re: Can't add "Notes" to LeadList

    I&#39;ve successfully added another column for my Addresses.&nbsp; I needed the SQL override for this column since it conatined multiple items (Address, City, State, and Zip), and it&#39;s working just fine.&nbsp; Here&#39;s the script I used to that: SQL script: ISNULL(viewContacts.BillAddressAddr3,&#39;&#39;) + &#39;&lt;br /&gt;&#39; + ...
    Posted to Method:Classic General Q&A (Forum) by SMFletcher91 on 06-26-2012
  • Re: Programmatic SQL access

    [quote user=&quot;Jason_L&quot;]Can you give me ideas on how I can do that?[/quote] I&#39;m going to move this thread to the API forum and I can say I don&#39;t think what you&#39;re trying to do is possible ouside the Method API. &nbsp;From my knowledge there is no direct access to our database without going through the API.
    Posted to Method:API Q&A (Forum) by Anonymous on 06-26-2012
  • Programmatic SQL access

    As part of our business plan, we are devloping a java applet that will be run atuomatically and needs to write to our SQL database directly, without human interaction. Therefore, we need to be able to connect with the database directly. We&#39;re using Java and the JDBC standards. I&#39;ve found the correct MS SQL driver for the database, but ...
    Posted to Method:API Q&A (Forum) by Jason_L on 06-26-2012
  • Re: Can't add "Notes" to LeadList

    [quote user=&quot;SMFletcher91&quot;]I&#39;m trying to add a column to my lead list.[/quote] On step 2 of 9 while editing a grid you should be able to add additional columns to your grid here. &nbsp;Is there a reason why you&#39;re using SQL overrides to show columns that exist in the table the screen is based on? &nbsp;You should be able to ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-26-2012
  • Re: Action Go To Tab Link - Goes to wrong tab!

    &nbsp;A small correction to my earlier post. The opportunity is always saved properly.&nbsp; In case (1), an estimate is created.&nbsp; In case (2), a sales order is created instead of an estimate.
    Posted to Method:Classic General Q&A (Forum) by viret56 on 06-26-2012
  • Action Go To Tab Link - Goes to wrong tab!

    I have a customized New Opportunity&nbsp;screen, a customized Estimates screen, and a customized Sales Order screen, amoung others.&nbsp; I added a button to the New Opportunity screen, &#39;Save &amp; Create Estimate&#39;, whose purpose is to save the opportunity, then create an estimate from the opportunity, save the estimate and go to the ...
    Posted to Method:Classic General Q&A (Forum) by viret56 on 06-26-2012
Page 1591 of 2512 (25117 items) « First ... < Previous 1589 1590 1591 1592 1593 Next > ... Last »