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 IamaSherpa 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: *

  1. BrianoNur

    SBT User Permissions

    Once you are in SM: Select Print - Dictionary - Processes You can even print out individual lists per module.
  2. BrianoNur

    SBT User Permissions

    Permissions are granted under the System Manager module. Once you get in SBT: 1) Open the System Manager application 2) Select Maintain 3) Select Users 4) Enter the new user ID you created 5) Select privileges 6) Start entering access one by one. If you do not know the process ID you should...
  3. BrianoNur

    SBT 2000 v10.0 system requirements

    I do not have technical information about your question; based on prior experiences, I have run VisionPoint in computers with no complicated configuration: Server: Any Windows Server will be fine. It does not consume large space of you hard disk, unless your company generates thousands of...
  4. BrianoNur

    Name of form or query for Open Receivables

    Which SBT version are you running? Latests Accpac/SagePro versions use a dataview for those queries that is much easier to modify. If you are running SBT 5.0(or prior) you have to modify a program. You will need the source program and VFP to compile. So, first at all, let me know the SBT...
  5. BrianoNur

    AR Transactions do not match GL Postings

    There are several reasons AR does not match GL: 1. Verify customer setting. Every single customer MUST be set to a GL account. 2. PAIDAMT and BPAYAMT MUST be show same numbers. If they don't, SBT did not make that mistake. Probably someone made changes to one of those fields but forgot the...
  6. BrianoNur

    AP entries not appearing in GL

    Hi, Ok, let's try to fix your problem one step at a time. How many people can run the "Release to GL" procedure? I ask this because someone else could have released and posted transactions before AP Manager. Check this out! A) If more that one people can Release and Post, ask them! B) If...
  7. BrianoNur

    AP entries not appearing in GL

    Nate, Please consider the following reasons: 1. AP Manager has not released AP transactions yet 2. AP Manager released AP transactions, but she has not posted AP batches yet. It is done in GL module. I assume she is a SBT 5.0 expert so is hard to think she forgot to run one of these steps...
  8. BrianoNur

    SBT 3.2 FOR Windows and Windows 7

    If I am not wrong, SBT 3.2 was built under FoxPro 2.6 for windows, wasn't it? FoxPro 2.6 is 16 bits, Win 7 32 bits. They are not compatibles at all. Solution: --------- To install a path that fixes this incompatibility. Where to download it from? --------------------------...
  9. BrianoNur

    Please HELP!!! Need New Software for Install ASAP

    ok, first at all calm down, I know it is not easy to handle but just try. I hope you are VFP programmer, otherwise my suggestion will not work. 1. I assume that programs, reports forms,screen forms are all ok. 2. I assume that only DBF files are corrputed. If this is the stage you have...
  10. BrianoNur

    Altering bottom margin on SBT

    Jjac69, Let me suggest you this: redesign the invoice form. Do not waste more time trying to reuse the DOS form. Start from zero, do not use the DOS Invoice form as initial platform. Make sure active printer driver must be the laser printer you want to print on, so you can see printer...
  11. BrianoNur

    VP10 printing invoices batch pdf

    ok, let me rephrase the answer, whatever your need is, you got to modify the source code.
  12. BrianoNur

    SBT customization manager

    I purchased it for Accpac 7.3. By the way, it is not a friendly program I would recommend to other programmers.
  13. BrianoNur

    SBT customization manager

    I don't think CM is in the public domain yet. It is a module that you can purchase separately. Call you local distributor for more details about.
  14. BrianoNur

    VP10 printing invoices batch pdf

    That's right. That's the way VP10 works. To print more than one invoice out in a row, you got to modify the source code.
  15. BrianoNur

    SBT Client Installation Help on XP Pro SP3

    You are welcome, it's good to know you got it!
  16. BrianoNur

    SBT Client Installation Help on XP Pro SP3

    There is a little thing you mentioned at the beginning that I forgot and I think could be the key of the problem: "SBT server application resides on company server eg. \\servername\pro\sbtw.exe thus I mapped the network drive, lets say drive Z: on the comp to \\servername and made the shortcut...
  17. BrianoNur

    SBT Client Installation Help on XP Pro SP3

    Hi, Here are some tips you should try: 1. Install the client program in that computer. How? Try to find the SBT installation CD, put it into the computer CD reader, run the client option, follow the questions you will be asked, done! But if don't find the SBT installation CD...try this...
  18. BrianoNur

    SBT Series 5.0i - "Select Initial Application.."

    Try to find PR.FXP that is PR.PRG compiled program. If you do not find it either, there is not fix your problem. I'm sure it should be somewhere, you will make it.
  19. BrianoNur

    Error Reading File

    David, Good for you! Edgar, I wouldn't never recommend to run a backup procedure every two hours, it could be a cause of certain problems. Let's remember an open datafile can not be copied, unless backup program manages that. On the other hand, if a datafile is being copied it will not be...
  20. BrianoNur

    Error Reading File

    Both datafiles SYEELOG and ICYTRN have high number of records, both have memo fields as well, that could explain memory error messages. A tip for you is to delete old records from SYEELOG, leave current ones. It is a error log datafile, usually old records can be deleted since they are not...

Part and Inventory Search

Back
Top