Method Community

 

Search

Page 2388 of 2499 (24987 items) « First ... < Previous 2386 2387 2388 2389 2390 Next > ... Last »
  • Re: pop up calculator

    Thanks much for the guidance! I understand the development process so I really appreciate the heads up on your possible time frame.&nbsp; I&#39;m planning on working on this next week. &nbsp;
    Posted to Method:Classic General Q&A (Forum) by pholcer on 08-24-2009
  • Re: Minor Annoyance - Field/Object Naming Suggestion

    I understand that. My situation was that at one point i was moving cells around &gt;alot&lt; and found that i had fumbled around 2 fields with the same caption and had no way to tell which was which. Which &quot;City&quot; was the ship to ? ... Which &quot;City&quot; was the bill to? ... from the tables/fields section yes they are seperated and ...
    Posted to Method:Classic General Q&A (Forum) by Joe on 08-24-2009
  • Re: MethodAPISelect_XML limit question

    Nothing in there right now that could limit the response by an exact number of records..... You could try &quot;RecordID &lt; 101&quot; to grab the first 100 (assuming no deletions).&nbsp; Not really what you are looking for, but might solve the problem for now. Paul
    Posted to Method:API Q&A (Forum) by Method_Paul on 08-24-2009
  • MethodAPISelect_XML limit question

    Hello, I&#39;m experimenting with the API and wanted to just browse some of the data in some of tables. To put it more simply, I&#39;d like to run the equivalent of this SQL query over the API. Select Name from Customers limit 5; It looks like I should be using the MethodAPISelect_XML to accomplish this. In the documentation I see some ...
    Posted to Method:API Q&A (Forum) by paul on 08-24-2009
  • Re: MethodAPIInsert error with input field array

    Paul. Thanks for the response. I think I see what youre saying, but I dont know if it applies here. PHP arrays natively assign indexing without construction arguments (i.e. default sizing), so when I say $fieldArray = array(&#39;Name&#39;); I&#39;ve just created an arrray with one element indexed at position 0. So echo $fieldArray[0]; would ...
    Posted to Method:API Q&A (Forum) by paul on 08-24-2009
  • Re: Minor Annoyance - Field/Object Naming Suggestion

    Hey Joe, If you open the table &quot;customer&quot; and add a field named &quot;Fullname&quot; to the table, that field&#39;s name is set as Fullname. If you change the caption of that field to &quot;Name in Full&quot; the field name is still &quot;Fullname&quot;. On the other hand, if you drag the text box onto the screen from the objects list, ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 08-24-2009
  • Re: Installation slowing QB down

    &nbsp;Hi Jim, 1. The &ldquo;flickering&rdquo; is something that you would typically see if there are many transactions that haven&rsquo;t been synched yet, or more likely when there is a Full Sync going.&nbsp; The Full Sync should only happen once a day, in the middle of the night, so it shouldn&rsquo;t be doing this.&nbsp; However, if there ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 08-24-2009
  • Re: MethodAPIInsert error with input field array

    Paul - before I get the dev team to look into this, can you just verify one thing for me? I&#39;ve seen this message before, and I think every time I&#39;ve seen it, the reason was that the last index in the array was not used. For example, the array was a 0-based index, and was defined as myarray(10)&nbsp; when there are 10 values you want to ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 08-24-2009
  • Re: MethodAPIInsert error with input field array

    Paul, Thanks for your quick response. So far, I&#39;m finding the API pretty nice to work with, but I haven&#39;t quite gotten my customer insert test to work yet. Here&#39;s a block of my code in PHP. Please note that I noticed all of your code samples were in VB and ASP.NET, so once my project is complete, I&#39;d be glad to post my code so ...
    Posted to Method:API Q&A (Forum) by paul on 08-24-2009
  • Re: Error In Advanced Screen Settings

    Hi Joe, Thanks for pointing this out, when I tried&nbsp;the hide/show action the caption stayed on screen but the text box went away.&nbsp; I&#39;ll look into this and get back to you.
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 08-24-2009
Page 2388 of 2499 (24987 items) « First ... < Previous 2386 2387 2388 2389 2390 Next > ... Last »