HomeForum
Welcome, Guest

Run as Script option - no results
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Run as Script option - no results

Run as Script option - no results 1 year, 7 months ago #1091

  • emassare
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hi all,

I'm having an issues when trying to run several SQL's in order to use the "Run as script" option.

Working on iSeries and connected through the database with ODBC connection ([IBM][iSeries Access ODBC Driver]).

I'm setting up the delimiter as ";" or using the "/" as proposed in the dropdown list.

Then when clicking the "Run as Script" option, I don't get any results.
Single SQL are working fine and populates the results

Would that be a problem of syntax?
A parameter in the ODBC Connection?
A Security setting on the AS/400?

Thanks in advance for your help.
Edoardo

Re: Run as Script option - no results 1 year, 7 months ago #1092

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
so you have a script like this one

select * from table1
/
select * from table2
/
and you expect to see multiple results

It is not able to do that at the moment, but we can add support for it into future release.
This might take a while.

Mike

Re: Run as Script option - no results 1 year, 7 months ago #1100

  • emassare
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hi Mike,

Thanks for your answer.
If it can be added in future release that would be great.

Only a question then, what the purpose of having that "Run as script" option if this is not feasible yet?!

Cheers!
Edoardo

Re: Run as Script option - no results 1 year, 7 months ago #1103

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
Only a question then, what the purpose of having that "Run as script" option if this is not feasible yet?!

The purpose is very simple to run scripts

update table x
go
insert into table b
go
.....
etc

Re: Run as Script option - no results 1 year, 7 months ago #1104

  • emassare
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Many thanks for your answers Mike.
Didn't thought about inserts, deletes etc.. as mainly focusing on inquiries to the DB.

Thanks again.
Edoardo
  • Page:
  • 1
Time to create page: 0.18 seconds

Testimonials

"Using Visual Importer ETL was a lot easier than we expected it to be, and had a lot more functionality than our other software."

Daniel Boel,
Information Technology Manager

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top