|
Dave, Good choice to get away from Access, hell, even I don't like it. You can use ODBC and _still_ use stored procs. ODBC is a transport layer, not much more. You can issue direct statements (update this, select that) or call stored procs and handle result sets. There are several other ways you can talk to the iSeries (OLE/DB, sockets, .NET, JDBC, etc.) but they all will take changes to the application. The least number of changes would be to replace the Access ODBC driver with the iSeries ODBC driver. How much do you want to rewrite the application to replace the database? -Walden PS. ASP _and_ Java?? Strange mix. ------------ Walden H Leverich III President & CEO Tech Software (516) 627-3800 x11 WaldenL@xxxxxxxxxxxxxxx http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Dave Odom Sent: Friday, May 07, 2004 4:16 PM To: midrange-l@xxxxxxxxxxxx Subject: Best way to access DB2 from a Windows .asp and Javaapplication I have a web application that has been built using ASP and Java programming. This application currently uses MS Access for its tables. I need to use DB2400 and get away from MS Access. One of my programmers says I'll still have to use ODBC to access the DB2 table(s). I need to stay away from ODBC if at all possible. I think stored procedures are a better solution but perhaps there is something better that gives good security and performance. Any recommendations? Thanks in advance, Dave Odom Arizona _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.