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. PranasH

    Saving a Generated Report.

    It may work: TABLE FILE .... ON TABLE HOLD FORMAT PDF AS OUTP END -RUN -DOS COPY OUTP.PDF C:-RUN C:\ (WFServer side) For client try using wget/curl Pranas
  2. PranasH

    Create ReportCaster shedule from BU Dashbord

    It is related to the NLS proble :(
  3. PranasH

    Create ReportCaster shedule from BU Dashbord

    Hi, Has some one succeeded in creating ReportCaster shedule from Buisiness Inteligence Dashbord? I'am getting wery nice window: Error Report Unable to logon to MRE. Return code not found. -------------------------------------------------------------------------------- Close Some Tips...
  4. PranasH

    Access SAS via ODBC

    Stupid iWay Console. Added invalid quotes surrounding table name :-( WorkArroud: manualy remove quates
  5. PranasH

    GROUP BY FUNCTION

    Try using SQL Passtrought: SET SQLENG=<Engine Name> SQL ... END
  6. PranasH

    Database insert Performance

    My experience DO NOT USE OLTP DBMS for such task: Maybe it looks silly, but why not trying "Inteligent Partition" and store data in FOCUS database? I use such approach to store telephony calls :-) Loading/Reporting will be extremly fast. XFOCUS will apper soon. If you don't like FOCUS, you...
  7. PranasH

    Access SAS via ODBC

    Hello gurus, Has somebody managed to acces SAS from WebFOCUS 5.2.5. From MS Access it works, but from WebFOCUS: (FOC1400) SQLCODE IS -1 (HEX: FFFFFFFF) : [S1000] [SAS][SAS ODBC Driver][SAS Server]ERROR 22-322: Expecting a name : . [S1000] [SAS][SAS ODBC Driver][SAS Server]ERROR 202-322...

Part and Inventory Search

Back
Top