COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: stadman on 09 Jun 2010 09:24:59 AM

Title: SQL Query
Post by: stadman on 09 Jun 2010 09:24:59 AM
Anyone ever test out if you can put write/update/delete language in the SQL to see if it will execute it?

Title: Re: SQL Query
Post by: CognosPaul on 09 Jun 2010 09:56:51 AM
Cognos doesn't support any queries that require modification rights. You can call stored procedures to modify data though.
Title: Re: SQL Query
Post by: stadman on 09 Jun 2010 10:32:34 AM
Thank You!