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!

Recent content by badmotorvision

  1. badmotorvision

    Server Disaster Recovery Questions.

    Hi, I got stuck supporting a Windows 2003 server standard box. I don't have much experience with servers in general mostly desktop support. My question is in Win 7 pro you have complete system backups that you can do on top of your data backups that allow you to restore from hardware crash /...
  2. badmotorvision

    Does creating a webservice consume multiple logins?

    @ettienne, The webservice will use a single login. IE "INTERFACE" but the possibility exists that this webservice will be called by multiple users at the same time. And were still on 5.5a no plans on upgrading at this time.
  3. badmotorvision

    Does creating a webservice consume multiple logins?

    I want to create a webservice to interface our application with accpac. We are in short supply of users lisc. we have 10. Worst case scenario there would be as many as 40 users hitting the webservice to interface data into accpac. Do we have to purchase additional lisc. or is there someway...
  4. badmotorvision

    TZ100 Dmz access from lan

    Ok, Were getting ready to redo our network. Currently our email and webserver is hosted offsite. I am going to purchase a mac mini with os x server for email and a plain vanilla win 2008 for webserver. So the email / webserver will go on the dmz interface and the internal users will be on the...
  5. badmotorvision

    5.5a Creating a PO in VB.NET Line # Issues.

    What does the RecordClear function do other than mess up my po lines?
  6. badmotorvision

    5.5a Creating a PO in VB.NET Line # Issues.

    Ahh, But see even if I comment out the POPOR1detail1Fields.FieldByName("PORLREV").PutWithoutVerification(lineNumber) POPOR1detail1Fields.FieldByName("PORLSEQ").PutWithoutVerification(lineNumber) Lines the lines display in ACCPAC in reverse order. IE Line 1 (Interface)...
  7. badmotorvision

    5.5a Creating a PO in VB.NET Line # Issues.

    I am attempting to create PO's via a VB.NET interface that I have written. The only problem I am having is that the line # in the PO Lines is being ignored. This is was happens Lets say I have 2 lines on the PO. When I add line 1 I set...
  8. badmotorvision

    Create Credit from OE Errors

    Credit/Debit Detail Attempt to change read-only field 'Quantity Returned' is the actual error i receive
  9. badmotorvision

    Create Credit from OE Errors

    I am trying to create a credit from an invoice and not having any luck. I get a read-only error on OECRD1detail1Fields.FieldByName("QTYRETURN").Value = line.dec_RTN_Qty Here is the generated vba script. Im doing the same thing in my vb.net code but it blows on the qtyreturn. If I run the...
  10. badmotorvision

    Looking for Accpac Solution Provider

    Need estimate for 5.5a to 5.6a conversion. Must be local to the Charlotte NC area.
  11. badmotorvision

    Solution providers

    Hi, Im trying to get additional quotes for a 5.5 to 5.6 upgrade and can't find a working accpac solution proveder list. Can someone point me in the right direction? Need charlotte nc area.
  12. badmotorvision

    5.5 to 5.6 upgrade.

    No CRM just inventory, gl etc 5 companies largest company 2 gig the rest pretty small.
  13. badmotorvision

    5.5 to 5.6 upgrade.

    Our support agreement includes software upgrades so were paying for labor. Basically they quoted 5 days start to finish. Same server MS-SQL 5 workstations.
  14. badmotorvision

    5.5 to 5.6 upgrade.

    Question, Our supplier is wanting to charge us a large sum to upgrade our 5.5a 7 user system to 5.6. Is this something we can handle ourselves? Or is it realy necessary to pay them 5 or 6 grand to perform the upgrade?
  15. badmotorvision

    Deploying code to 64 bit os.

    Sorry if double post. Im not sure I completed the first one correctly. Wrote my little interface in vb.net with a4wcomex.dll got everything working on my machine. Went to deploy to the server and blam. Server info Windows 2003 x64 server Server does have accpac 5.5a installed and running...

Part and Inventory Search

Back
Top