Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zalke
  • Order by date
  1. zalke

    Crystal Report 9

    Hi how about Crystal 10 can i use it with 5.3? is it a problem if its installed on the same computer? Solomon
  2. zalke

    Bill of Materials problem

    hi zemp i redid the compositions and still no luck. my problem is not the delphi part, i just need a working vb example. no luck with the ACCPAC developers forum too
  3. zalke

    Bill of Materials problem

    zemp here is a copy of the macro i dont see any other update or insert the only diffrence i see is instead of using the PutWithoutVerification it uses the value on certain fields but i tried that too and still no luck Option Explicit Sub MainSub() ' ' ACCPAC Macro file: C:\Documents and...
  4. zalke

    Bill of Materials problem

    this is actually written in delphi so i didnt birng over the error handlig the error message is " Bills of Material Component. Record not found. ." i did the macro recording and it added some browse, fetch and read wich i think is not required and finally thank's a million zemp...
  5. zalke

    Bill of Materials problem

    hello all can anybody tell me please whats wrong with this code im getting an error of record not found Dim vSession As New xapiSession Dim vBOMHeader, vBOMDetail As New xapiView Dim HeaderFields, DetailFields As xapiFields vSession.Open "blah&quot...
  6. zalke

    Open UI + scroll

    Thanks zemp for the info But what i need is to display the accpac UI and then scroll to the PO i want. The code you wrote just opens the underlying dataset not the form Solomon
  7. zalke

    Open UI + scroll

    Hello all I would like to ask the professionals here in this group how to open up an accpac 5.1 form (e.g. PO Entry) and scroll it to a specific record (PO #) Using VB Thanks in advance Solomon

Part and Inventory Search

Back
Top