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 TouchToneTommy 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 mm236

  1. mm236

    invoice line question

    Thanks for your responses. It is actually a valid SKU for an item that we track inventory and bill. To explain it further, the wholesale customer overpays us... say $100 for 1 SKU(unit) and their true price(contract price) is $15. A month from now, a the wholesale customer sells that unit to a...
  2. mm236

    invoice line question

    We have line level detail that is being run through the invoicing program. These lines generate credits to the customer but the units do not impact inventory even though there is a unit quantity in the line. We are being told that there is no way to run these lines through invoicing without GP...
  3. mm236

    output stored procedure results to variable

    Thank you very much. Regards, mm236
  4. mm236

    output stored procedure results to variable

    HI, I wrote a stored proc that will result in a single value. The stored proc accepts 3 values for input and uses them in the SQL. I did some reading but can't figure out the code and syntax to get the results of the SQL into a variable. I can run the stored proc in SQL PLUS and it displays the...
  5. mm236

    Cluster without starage hardware?

    Thank you very much for the response. I read elsewhere in this newsgroup after I posted my question that MSCS doesn't really pool processor and memory resources and that it's more for app failover and maybe network load balancing. It makes me think I might need Oracle Real Application Cluster...
  6. mm236

    Cluster without starage hardware?

    Hi, I have a similar question. I've been reading about clustering for about two days but I'm a little confused. I want to buy two seperate blade servers w/ 4 procs each. I want to build a RAID array and connect both servers to it. I know there is some hardware I need (interconnect, etc). Can...
  7. mm236

    custom css or xsl for grid report not in document

    Thanks for the advice. mm236
  8. mm236

    custom css or xsl for grid report not in document

    I'm answering my own thread but... I spoke to some of the guys I work with and they said the number of columns and other things was being handled buy ASP not an .xsl Also, I know you can change the number of columns in the user preferences but that changes the default for all reports. I know...
  9. mm236

    custom css or xsl for grid report not in document

    1. I was wondering if there was a way to control the formatting of a grid report viewed through the web but not as a document. I figured out that the autostyle uses the .css files on the server but that looks like pure font, color, etc formatting. I don't know if the grid report uses the...
  10. mm236

    Dynamically Displaying Document Name

    Thanks chael, I'll try it. I downloaded the trial version of XMLSpy and I'm going to try that out as well. Thanks again, mm236
  11. mm236

    Dynamically Displaying Document Name

    Great. Thanks. I appreciate it. My e-mail address is mmurphy@arrow.com mm236
  12. mm236

    Dynamically Displaying Document Name

    I've been trying to print the prompt value but I can't get it to work. (I don't know XSL but I've been reading posts and tutorials that I've found online for about a week.) The Pif and Pa values follow: ******************************************************** <pif pt=&quot;7&quot...
  13. mm236

    Dynamically Displaying Document Name

    Thank you very much. I'll try that. mm236
  14. mm236

    Dynamically Displaying Document Name

    Hi, I have a smiliar question. Are the values selected by the user for prompts stored in variable or somewhere? I have a document with 6 graphs. They are all based on the same prompts. I would like to display, at the top of the document, like a header, showing the values the user entered...

Part and Inventory Search

Back
Top