Ask a Question related to ASP Database, Design and Development.
-
Mahendra #1
Accessing as400 libraries through ASP odbc
Hi,
We are having IIS 5.0 installed with default setting. we
are trying to access as400 libraries (DB2) through ASP.
But whenever we run this asp after few minutes page stops
responding, It does not give any error. It is also
observed that after running this page, no asp page run
until IIS service is restarted. We have configured ODBC
configuration is OK as we can access as400 with other
applcations.We are using mdac 2.5 and mcafee netshied 4.5
on server and it does not have any option like script
disable.
Pl. help.
Thanks,
Mahendra
Mahendra Guest
-
Coldfusion with the AS400
I am looking for a Jrun connector for the AS400/iseries. We are running coldfusion on Windows 2003. We are running apache 2 on our AS400. I know... -
as400 dsn connect
I'm trying to create a dsn to connect to an iseries. I've followed the directions in the help files, but i keep getting error 'Unsupported VM... -
Migrating to AS400
Hi, Anybody knows if it is possible to migrate a database (using stored procedures) from DB2 UDB for Windows to AS400? Can MTK be used? I am... -
cannot map As400 drive
Hi, Anyone have experience on mapping AS400 export folder to PC. At the past when we are using the 95,98,2000 mapping the AS400 QDLS folder... -
Filemaker + ibm as400 Help!!
Good Morning Somebody know how the program "Filemaker" could be connected with ibm "as400". may be with ODBC? Please try to help me !!! Thank you... -
Ray at #2
Re: Accessing as400 libraries through ASP odbc
I've run into the same behavior before when executing simple queries against
and AS/400 that had a ; at the end. Oddly enough, dropping the ; off the
end of the query fixed it. I don't know that that's the issue though. Can
you switch to OLE DB instead of ODBC? I'm using OLEDB drivers from IBM's
Client Access.
Ray at home
"Mahendra" <mahendra.ghadi@castrol.com> wrote in message
news:0a6d01c3a8e5$fc2fbcf0$a301280a@phx.gbl...> Hi,
>
> We are having IIS 5.0 installed with default setting. we
> are trying to access as400 libraries (DB2) through ASP.
> But whenever we run this asp after few minutes page stops
> responding, It does not give any error. It is also
> observed that after running this page, no asp page run
> until IIS service is restarted. We have configured ODBC
> configuration is OK as we can access as400 with other
> applcations.We are using mdac 2.5 and mcafee netshied 4.5
> on server and it does not have any option like script
> disable.
>
> Pl. help.
>
>
> Thanks,
>
> Mahendra
>
Ray at Guest
-
Jeff Cochran #3
Re: Accessing as400 libraries through ASP odbc
On Tue, 11 Nov 2003 22:27:02 -0800, "Mahendra"
<mahendra.ghadi@castrol.com> wrote:
It could be multiple issues. Using OLEDB to access an AS/400 works>We are having IIS 5.0 installed with default setting. we
>are trying to access as400 libraries (DB2) through ASP.
>But whenever we run this asp after few minutes page stops
>responding, It does not give any error. It is also
>observed that after running this page, no asp page run
>until IIS service is restarted. We have configured ODBC
>configuration is OK as we can access as400 with other
>applcations.We are using mdac 2.5 and mcafee netshied 4.5
>on server and it does not have any option like script
>disable.
fine for us, but occasionally the IIS pages seem to hang because
something on the AS/400 is locking the process. Checking the AS/400
job queue may help there.
You may also be running into an IIS issue, check the event log for
errors and try the IIS groups for specific help there.
Jeff
Jeff Cochran Guest



Reply With Quote

