If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Sql/db2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-15-05, 12:04
ruthere ruthere is offline
Registered User
 
Join Date: Nov 2005
Posts: 1
Question Sql/db2

Hello everyone!
I am new to this forum, so I hope I am posting this in the right place.

We are running a purchased financial program on our as400. We use FileMaker to keep track of all other information pertaining to our business. Every night, a script runs that queries new data added to the as400 and imports it into FileMaker. We feel like we are outgrowing our FileMaker solution and would like to avoid having duplicate data.
The choice is either to build an MS SQL backend database that references data on the iSeries or to create a new library on the as400 and relate the data to the existing tables in another library.
I did a test using ASP and I found that when I queried the data using an INNER JOIN on 2 libraries on the as400 it was slightly slower than when I retrieved the data from SQL and the as400.

Do you know why this would be the case? I'd think it would be quicker to query data that is on the same server.

Also, what would you recommend? Would it be better to build the back-end on the as400 or MS sql? I'm thinking that the front end will be a web interface built in ASP.

Thanks for your help!

--Michelle
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On