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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bradth

  1. bradth

    Sending Data Printer

    I am currently trying to send data to a barcode printer to print labels using DPL (Datamax Programming Language). I had the printer setup to one of the comm ports and my code sending the data out the comm port to the printer using the MSCOMM control. But now I have the printer setup to a print...
  2. bradth

    Crystal Reports .dll's

    I am not trying to pirate software here. What I am trying to do is compile code with a crystal report viewer in it. In VB there are references that you need to call the crystal report. What I was wondering was if anyone knew exactly what .dll's are being used when a crystal reports viewer is...
  3. bradth

    Crystal Reports .dll's

    I am not trying to pirate software here. What I am trying to do is compile code with a crystal report viewer in it. In VB there are references that you need to call the crystal report. What I was wondering was if anyone knew exactly what .dll's are being used when a crystal reports viewer is...
  4. bradth

    Crystal Reports .dll's

    I am currentley trying to upgrade my version of crystal reports 8 to version 11 and am running into a few problems. When I am trying to reference crystal reports 11 in the VB code on a client machine without crystal reports, it gives me the error "ActiveX component can't create object". I have...
  5. bradth

    Sales Serial Number Entry

    When in the sales serial number entry form, when assigning serial numbers to a sales order the following error occurs: A save operation on table 'IC_SOP_Serial_Lot_WORK_HIST' has created a duplicate key. [Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY constraint...
  6. bradth

    Property OleObjectBlob could not be set

    No. This is how it works. My code is written in VBA, within great plains. After I test the code and make sure that my code/customization works properly, the code is exported from great plains into a *.package file. This file is then imported onto other uses machine that are using great...
  7. bradth

    Property OleObjectBlob could not be set

    No, I am using VBA. I am using VBA to write a program within great plains. Brad [spidey]
  8. bradth

    Property OleObjectBlob could not be set

    I am currently using VBA with great plains. I have VBA and VB 6.0 installed on my local machine. In VBA I have created program that prints barcodes and uses the MSCOMM addin feature to send code through the comm port. When I export this code as a package and try to install this on other...
  9. bradth

    Business Portal Roles

    I currently have business portal 2.0 installed onto a test server. What I would like to do now is setup users and roles to have other employees test out the functionality of business portal. Is there a generic role that is in BP or a role that I could create that would give the basic overview...
  10. bradth

    Business Portal

    I'm trying to install Microsoft Business Portal 2.0 for GP v7.5. When I get half way through the install process, I receive the following error "Setup was unable to modify the web.config at C:/inetpub/wwwroot." Does anyone have any idea how to fix this or get rid of this error message. I'm...
  11. bradth

    Financial Batches

    There doesn't seem to be a batch number associated to these tables though, therefore you can't tell what batch is what. Brad [spidey]
  12. bradth

    Financial Batches

    I was wondering if someone could tell me what table the posted financial batches are stored in. In GP when you go to Transactions > Financial > Batches and select a batch to post, the batch is stored in the SY00500 table. After the posting goes through, the batch is moved to another table...
  13. bradth

    Great Plains Modifier

    I currently am trying to modify the 'Select Purchase Order Items' (POP_Select_PO_Items) screen in GP with the form modifier. The problem that I am having is that I need the global field 'Item Number' placed on this form (A pink rectangle box below the bottom of the form). When I find the 'Item...
  14. bradth

    VBA in GP

    I ended up deleting and re-installing Great Plains, and that seemed to work. Unfortunetly I ended up losing a bunch of VBA code. Oh well, back to the drawing board I guess.... Brad [spidey]
  15. bradth

    VBA in GP

    Just curious if anyone else had this issue or not, or may be able to provide a solution for me. One day I was using GP and coding some stuff in VBA. I saved my work, logged off my PC and went home. I came in the next morning, and now I am unable to open VBA, customization maintenance, or any...

Part and Inventory Search

Back
Top