Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
SQL Server to update AS/400 file
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jack  
View profile  
 More options Oct 23 2012, 1:05 pm
Newsgroups: comp.sys.ibm.as400.misc
From: Jack <jacquestar...@gmail.com>
Date: Tue, 23 Oct 2012 10:05:39 -0700 (PDT)
Local: Tues, Oct 23 2012 1:05 pm
Subject: SQL Server to update AS/400 file
Hi,

We're running Microsoft SQL Server 2005 under Windows Server 2008.
We're running an iSeries under V5R4.

In SQL Server, I have a table with an update trigger linked to it.
The trigger will perform an update in an AS/400 file (a WHERE condition will be used).

My question is: For performance consideration, what would be best suited in the trigger?

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Bailey  
View profile  
 More options Oct 29 2012, 11:22 am
Newsgroups: comp.sys.ibm.as400.misc
From: Jonathan Bailey <jonathan.bai...@tesco.net>
Date: Mon, 29 Oct 2012 08:22:16 -0700 (PDT)
Local: Mon, Oct 29 2012 11:22 am
Subject: Re: SQL Server to update AS/400 file

On Tuesday, 23 October 2012 18:05:39 UTC+1, Jack wrote:
> Hi, We're running Microsoft SQL Server 2005 under Windows Server 2008. We're running an iSeries under V5R4. In SQL Server, I have a table with an update trigger linked to it. The trigger will perform an update in an AS/400 file (a WHERE condition will be used). My question is: For performance consideration, what would be best suited in the trigger? Thanks

We used a similar situation with some triggers & AS400 updates but I couldnt be sure what we used. I know that sql server people said not to use cursors, and of course we find creating sensible access paths on the as400 speeds up activity there.

Jonathan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »