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 Chriss Miller 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. Mutagen

    Business Objects - SQL server outer join error

    No. (re-upgrade) We are running 5.1.4 for Designer, Sup. et al. Should I reimport and export the universe post change to the ANSI in PRM? Thanks, Dave
  2. Mutagen

    Business Objects - SQL server outer join error

    Hi Steve, Thanks for the help. Here is the whole query: ******************Begin of SQL*************** SELECT dbo.CHG_Change.Summary, dbo.CHG_Change.Description, dbo.CHG_Change.Change_ID_, dbo.CHG_Change.Requester_Name_, dbo.PKG_SAP_Transport.Description...
  3. Mutagen

    Business Objects - SQL server outer join error

    Thanks Sridharan, Unfortunately it returned the same error message. We are in the process of reformatting the query into native SQl . It seems to work then. It has been submitted to our users for review of returned data. Thanks again, Dave
  4. Mutagen

    Business Objects - SQL server outer join error

    We have a universe built on a SQL Server DB which incorporates left outer joins. In order to have this function, we changed the SQLSVR.prm files to accept outer joins. This worked fine for about a year (until now). Now we get MS error code 1016 messages every time our users run the report, or...

Part and Inventory Search

Back
Top