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 > ODBC Driver DB2...ISeries access vs Client access express vs datadirect

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-10-09, 17:52
philmee95 philmee95 is offline
Registered User
 
Join Date: Mar 2009
Posts: 3
ODBC Driver DB2...ISeries access vs Client access express vs datadirect

We have moved systems from an onsite as400 to a hosted iseries. I don't have any access to the hosted server as far as admin level rights so I don't know what the os version is.

Anyways, is Client access express v5r2 really that much better than Iseries connect? The datadirect driver is pretty good, but I need the host name and license key to get it to work, and it kind of eats itself on some joins...and is missing some odbc functions (though they say they work...not so much).

I was using ssis to read info out of our as400 running 4 or 5 queries at the same time, and now since I switched the odbc driver to iseries I have nothing but errors, unless I run them one at a time it seems.

Should I use the CLAE odbc driver (ibm even recommends odbc over their ole driver ....lots of decimal buffer overflows and datetime issues, unless you cast all the decimals in your sql. The iseries data viewer can't even display it's own results half the time (timestamp/pack fields with null or '1-1-0001' value).

Can I even use the CLAE drivers with a zseries, or whatever an iseries is?

Thanks,
Phil
Reply With Quote
  #2 (permalink)  
Old 03-10-09, 18:00
philmee95 philmee95 is offline
Registered User
 
Join Date: Mar 2009
Posts: 3
Some background

I will be using mostly SSIS (SQL Server) with this, but some php and C# in asp.net to get at this also, hence the odbc drivers.
Reply With Quote
  #3 (permalink)  
Old 06-08-09, 06:27
rajesh_vellore rajesh_vellore is offline
Registered User
 
Join Date: Jun 2009
Posts: 1
Thumbs up Where Client Access Express ODBC driver executes the query

I am using ssis to fetch some data from JD Edwards system with some where clause. but i am getting less number of rows as a result set (Count in hundreds) where it need to fetch lakhs of records.


My doubt is how this odbc works whether it is just take the result executing at jde or odbc is playing some executing role...As i know this is the best odbc drive we can use it for connecting to jde..

Any suggestions plz...
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