Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: DB2 ODBC connection


Message #1 by "Gary Hartge" <ghartge@u...> on Sun, 24 Nov 2002 01:34:38
Greetings all,

I have had some very good luck with my ASP projects using Access 2000
databases on my local IIS 5.0 server. What I would like to know is if
anyone has any words of wisdom regarding using the DB2 ODBC driver to
connect to a DB2 database on a difeerent server?

Thanks!

Gary
Message #2 by "Vinnie \(Mailinglists Only\)" <vinnie@j...> on Sun, 24 Nov 2002 19:13:24 +0100
Hi Garry,

from my personal view of this I should share the database on the non-IIS PC.
Afterwords I shall create a virtual directory calls for example database who
points to the share on the non-IIS PC. Then I shouldn't use a ODBC but a
dsn-less connection because a lot of webhosting providers do not create
ODBC's.

Greetings,
Vincent

----- Original Message -----
From: "Gary Hartge" <ghartge@u...>
To: "ASP Database Setup" <asp_database_setup@p...>
Sent: Sunday, November 24, 2002 1:34 AM
Subject: [asp_database_setup] DB2 ODBC connection


> Greetings all,
>
> I have had some very good luck with my ASP projects using Access 2000
> databases on my local IIS 5.0 server. What I would like to know is if
> anyone has any words of wisdom regarding using the DB2 ODBC driver to
> connect to a DB2 database on a difeerent server?
>
> Thanks!
>
> Gary
%%email.unsub%%
>
>

Message #3 by "Gary Hartge" <ghartge@u...> on Tue, 26 Nov 2002 21:21:44
Thanks Vincent. 

Gary


> Hi Garry,

from my personal view of this I should share the database on the non-IIS PC.
Afterwords I shall create a virtual directory calls for example database who
points to the share on the non-IIS PC. Then I shouldn't use a ODBC but a
dsn-less connection because a lot of webhosting providers do not create
ODBC's.

Greetings,
Vincent

----- Original Message -----
From: "Gary Hartge" <ghartge@u...>
To: "ASP Database Setup" <asp_database_setup@p...>
Sent: Sunday, November 24, 2002 1:34 AM
Subject: [asp_database_setup] DB2 ODBC connection


> Greetings all,
>
> I have had some very good luck with my ASP projects using Access 2000
> databases on my local IIS 5.0 server. What I would like to know is if
> anyone has any words of wisdom regarding using the DB2 ODBC driver to
> connect to a DB2 database on a difeerent server?
>
> Thanks!
>
> Gary
%%email.unsub%%
>
>


  Return to Index