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: SJPS06
  • Content: Threads
  • Order by date
  1. SJPS06

    Stored Procs Reverting

    So, we have been having this really weird problem. We have had some stored procedures revert back to old versions seemingly on their own. Here is one example (very detailed). On Friday, I identified two bugs in one of my procs where I had an issues with the dates and a problem in some logging...
  2. SJPS06

    Problems with SNAPSHOT Isolation

    First a little about our environment. We have 4 servers (think Federated data). Server 1 is the traffic cop and contains a database with all of the information used by the applications telling them where to get data (which server and which databases on that server). Server 2 is our ETL...
  3. SJPS06

    Unable to Load Print Control

    Did MS in it's infinite wisdom recently update Windows XP and is now blocking the MS Reporting Services 2005 print control? I had it installed and working on my computer just fine. Last week I did a large number of updates on my computer, and now I get the Unable to Load Print Control error...
  4. SJPS06

    Micros 3700 Print check

    What view or Stored Procedure is called when a Check is printed?
  5. SJPS06

    Weird AutoGrow Behavior

    I am having an interesting behavior on one of my MS SQL 2005 (Enteprise Edition) databases. First, we are using a Partition scheme to partition several tables by month. Here is the situation. Over the last several days I have had several AutoGrow events (ondata files not log file). Last...
  6. SJPS06

    Aloha ApplyPayment Issue

    We are having a weird problem where when we try to apply a payment via code (using ApplyPayment(....)) the payment is not getting a standard Auth Code it is getting a "Force" authorization code. It appears we are sending the entire mag strip (which we have been told may be part of the problem)...
  7. SJPS06

    Sorting Data DESC

    We have added Interactive Sort to several of our reports, but our users are complaining that upon first click the sort is always in asc order. Is there a way to tell it to sort desc by default?
  8. SJPS06

    Aloha Applying a comp via code

    OK I have a weird one here. We are offering some of our customers a discount based on their purchases (via code called with FOH COM) when the employee during the Close Check process. We do NOT want the employee to have to click the Comp button to select the comp. I have successfully figured...
  9. SJPS06

    Method '~' of Object '~' Failed -- Aloha

    I am trying to parse the through a check to look at all of the items that a customer has ordered and do some other processing if certain items are ordered. Right now I am just trying to loop through it and just msgbox out each item on the check, but.... The code below is throwing an error...
  10. SJPS06

    Aloha BOH Development

    I am doing some BOH Development and am looking for a copy of the BOH Developers docs. Does anybody know where I can find a copy?

Part and Inventory Search

Back
Top