Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Using SQL Statement update
Using SQL Statement update [message #487992] Fri, 25 September 2009 09:00 Go to next message
Marcel Hallstein is currently offline Marcel HallsteinFriend
Messages: 1
Registered: September 2009
Junior Member
Hello,

is ist possible to use the SQL Statement update in BIRT, because I want to write a value into a field of the data source DB2 database table.

Best regards in advance,

Marcel

[Updated on: Fri, 25 September 2009 09:01]

Report message to a moderator

Re: Using SQL Statement update [message #490473 is a reply to message #487992] Thu, 08 October 2009 18:16 Go to previous message
Virgil Dodson is currently offline Virgil DodsonFriend
Messages: 40
Registered: July 2009
Member
Hi Marcel, generally within BIRT, only SQL Select statements are executed, however BIRT has several events you can call in JavaScript or Java to do whatever you want, like create a DB connection, perform an update/insert, etc.

Another option is to use a Stored Procedure within your database to so some updating/inserting
Previous Topic:CSV emitter doesn't export any contents from report design grid cells
Next Topic:Eclipse plug-in with Scatter chart
Goto Forum:
  


Current Time: Thu Apr 25 11:03:25 GMT 2024

Powered by FUDForum. Page generated in 0.02679 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top