Search results

  1. K

    MFGPRO Programmers (India Only)

    If you are looking to do some report development in your extra hours contact me. kishorchari@gmail.com (mss-ie.com)
  2. K

    SQL Error

    Dear Friends, Do you see a syntax error in this SQL? "SELECT sum(qtyonhand) FROM PUB.locationMstr WHERE Not (loc) Is Null AND LCASE(loc)='sin' AND item= '" & txtMasterItem.Value & _"' AND lot= '" & txtM_Lot.Value & "'" I added Not (loc) Is Null AND LCASE(loc)='sin' to filter by location...
  3. K

    Record data exceeding 32000

    Thanks for your reply. I will now work on changes to logic as per your suggestion.
  4. K

    Record data exceeding 32000

    I have only these data types to play with; CHARACTER CHARACTER data consists of numbers, letters, and special characters. COM-HANDLE A COM-HANDLE is a handle to a COM object (ActiveX Automation object or ActiveX Control). DATE DATE fields contain dates. DECIMAL DECIMAL data...
  5. K

    Record data exceeding 32000

    Well currently the definition is DEF VAR invdet as c. How can I amend this? Using progress91e.
  6. K

    Record data exceeding 32000

    Thanks Tom. Whats BLOB/CLOB.?
  7. K

    Record data exceeding 32000

    Dear Friends, A char field value has reached the above limit.Is there a fix or work around. TIA.
  8. K

    ** Could not connect to server for database <DATABASE>, errno <ERRNO>. (1432)

    Apologies off radar . Thanks and -Mn -Mi -Ma -n did the trick.
  9. K

    MSSDocgen - Batch Process

    Friends, MSSDocgen has achieved a step further - Batch processing Statements. Now you can send Emails directly to customers in PDF format. Saving paper, postage and valuable time. Those interested for a demo copy can write to Kishor (sales@mss-ie.com)
  10. K

    Modify Cum W/O BOM in 16.13.1?

    Yes thats a good soln. You can restrict Eagle to disallow non BOM components. Ideal soln is to customise Eagle to ease your entry process.Our company posses good expertise in Eagle. We are glad to assist.
  11. K

    low_date not working with field value ?

    Put message for ardt after assigning low_date to verify the value. What is the O/S version?
  12. K

    How to put image on printed report.

    I have done bar codes, bold lines never jpeg/bmp. Let us know if anyone has achieved this.
  13. K

    GL Reference in 3.21.1

    use trgl_gl_ref from trgl_det.
  14. K

    EDI imported SO and Manual creation of SO

    Use 3.21.1 ORD-SO type. Look for program name.
  15. K

    closing -opening not matching eb2 8.6d

    Do the close & then you will understand.Lot of companies never do y/e close in MFG/PRO so its how your company work with MFG. If after close if there is discrepancy then we will fix that..
  16. K

    closing -opening not matching eb2 8.6d

    Make a copy to test. Post all trans & close period. Do Y/E close. You will get the answer.
  17. K

    File transfer from UNIX server to local hard disk

    so SAMBA will help us to share the UNIX folder with the shared folder on client PC, right? Yes what does this do basically? Share between systems are different folders created for each user? No what does the using of SAMBA actually do? Sharing. Google search on how to share windows/linux
  18. K

    File transfer from UNIX server to local hard disk

    They can copy/move from this mapped folder.
  19. K

    File transfer from UNIX server to local hard disk

    The user can prefix his file ie K-inv it will create K-inv.prn.
  20. K

    What is the symbol for spacebar in CIM?

    use the minus ie default "-"
Back
Top