Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Is anyone use AS/400 and Client Access


Message #1 by "Newman Chen" <cooker@m...> on Fri, 17 Nov 2000 02:54:22 -0000
I use AS/400 V4R2 for database server, and Client Access V3R2 for client

middleware. Coding in ASP script by ADO connection in my PC (Windows98

with PWS) is very enjoyable because it works very well, but.....!!!

when I change the environment to Windows2000 or Windows NT, the nightmare

began! I tried for serveral days but results in failure. The message is

like:

Microsoft OLE DB Provider for ODBC Drivers ?ö?ë '80004005' 



[IBM][Client Access ODBC Driver (32-bit)][DB2/400 SQL]Communication link

failure. Comm RC=0xb



/outs/as400_login.asp, ?ñ61 



Where Line 61 is some ADOConnection.Execute(sSql) statement

Could anyone help me?

Message #2 by "StephenB" <stephenb@w...> on Fri, 17 Nov 2000 12:23:32 -0000
Have you installed all NT/W2000 service packs?  Otherwise check with the

ODBC driver provider.



Stephen



"Newman Chen" <cooker@m...> wrote in message

news:20230@a..._databases...

>

> I use AS/400 V4R2 for database server, and Client Access V3R2 for client

> middleware. Coding in ASP script by ADO connection in my PC (Windows98

> with PWS) is very enjoyable because it works very well, but.....!!!

> when I change the environment to Windows2000 or Windows NT, the nightmare

> began! I tried for serveral days but results in failure. The message is

> like:

> Microsoft OLE DB Provider for ODBC Drivers ?öOë '80004005'

>

> [IBM][Client Access ODBC Driver (32-bit)][DB2/400 SQL]Communication link

> failure. Comm RC=0xb

>

> /outs/as400_login.asp, -ñ61

>

> Where Line 61 is some ADOConnection.Execute(sSql) statement

> Could anyone help me?

>

>





Message #3 by "Matthew Lohr" <mlohr@t...> on Fri, 17 Nov 2000 08:06:01 -0500
I am about to embark on the same type of project.  I believe you need to

upgrade your Client Access to Client Access Express for the correct drivers.



-----Original Message-----

From: StephenB [mailto:stephenb@w...]

Sent: Friday, November 17, 2000 7:24 AM

To: ASP Databases

Subject: [asp_databases] Re: Is anyone use AS/400 and Client Access



Have you installed all NT/W2000 service packs?  Otherwise check with the

ODBC driver provider.



Stephen



"Newman Chen" <cooker@m...> wrote in message

news:20230@a..._databases...

>

> I use AS/400 V4R2 for database server, and Client Access V3R2 for client

> middleware. Coding in ASP script by ADO connection in my PC (Windows98

> with PWS) is very enjoyable because it works very well, but.....!!!

> when I change the environment to Windows2000 or Windows NT, the nightmare

> began! I tried for serveral days but results in failure. The message is

> like:

> Microsoft OLE DB Provider for ODBC Drivers ?öOë '80004005'

>

> [IBM][Client Access ODBC Driver (32-bit)][DB2/400 SQL]Communication link

> failure. Comm RC=0xb

>

> /outs/as400_login.asp, -ñ61

>

> Where Line 61 is some ADOConnection.Execute(sSql) statement

> Could anyone help me?

>

>




  Return to Index