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

  1. MadSQLMan

    Shared variables from subreport

    not too tuff.. ok The report MUST run.... but size isn't an issue... Hide all the output in the subreport.. DON'T SUPRESS .. ONLY HIDE.. and make the subreport TINY!! keep the size of a text box if you can, as its easier to find that way! :)
  2. MadSQLMan

    Custom MDX User FUnction HAAALP!!

    I thought of doing something a little kewl. I wanted to encrypt some data in my database and store it encrypted in the cube. IE: Dencrypt([Measures].[Stocks]) The function works Great.. so Now I wanted to use this as a measure.. No Joy.. :( I was wondering.. I know that I have to check...
  3. MadSQLMan

    Calling CR8 from an MSSQL DTS Package

    Can't you call it from a vb script? PEOpenengine Job==peopenprintjob(Myfile) //-- Set your output option export options... PestartPrintjob(Job,true) PeCloseEngine It's only pseudocode but should get you there if yoiu can include the global.bas file.

Part and Inventory Search

Back
Top