473,394 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

ODBC question

I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8
on a Windows XP Pro machine. I have the Software Development Client
installed on the XP machine and have run the Client Configuration
Assistant and registered the SAMPLE and my TEST databases with the
ODBC Administrator as System DSN data sources. Everything seems
fine, but when I try to connect to "External Tables" through 123
my DB2 databases are not listed under available ODBC_data_sources.

The same setup works fine under WIN9x. Is there some sort of ODBC
version difference between DB2 7.2 and Windows XP?

Any help appreciated.

Thanks,
Philip Wright
pv*****@attglobal.net

Nov 12 '05 #1
8 3468

Originally posted by Philip Wright
I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8 on a Windows XP Pro machine. I have the Software Development Client installed on the XP machine and have run the Client Configuration Assistant and registered the SAMPLE and my TEST databases with the ODBC Administrator as System DSN data sources. Everything seems fine, but when I try to connect to "External Tables" through 123 my DB2 databases are not listed under available ODBC_data_sources. The same setup works fine under WIN9x. Is there some sort of ODBC version difference between DB2 7.2 and Windows XP? Any help appreciated. Thanks, Philip Wright pv*****@attglobal.net


Philip,

did you create a system DSN or a user DSN ?

marcos oliva
--
Posted via http://dbforums.com
Nov 12 '05 #2
> Originally posted by Philip Wright

I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8


on a Windows XP Pro machine. I have the Software Development Client


installed on the XP machine and have run the Client Configuration


Assistant and registered the SAMPLE and my TEST databases with the


ODBC Administrator as System DSN data sources. Everything seems


fine, but when I try to connect to "External Tables" through 123


my DB2 databases are not listed under available ODBC_data_sources.

The same setup works fine under WIN9x. Is there some sort of ODBC


version difference between DB2 7.2 and Windows XP?

Any help appreciated.

Thanks,


Philip Wright


pv*****@attglobal.net



Philip,

did you create a system DSN or a user DSN ?

marcos oliva


System DSN.

Thanks,
Philip

Nov 12 '05 #3
XP client can communicate with DB2 7.2 (we have this running in production).

Just so we can narrow this down:
1) What happens if you use Microsoft Excel?
2) What happens if you use the MS OLE DB over ODBC instead of ODBC (caveat:
I don't know Lotus any more)?
3) What's your DB2 server (platform and version)? You only said you had the
Software Development Client 7.2 on XP?
4) What fixpacks have you applied to client and server?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:9m*******************@newsread1.news.atl.eart hlink.net...
I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8
on a Windows XP Pro machine. I have the Software Development Client
installed on the XP machine and have run the Client Configuration
Assistant and registered the SAMPLE and my TEST databases with the
ODBC Administrator as System DSN data sources. Everything seems
fine, but when I try to connect to "External Tables" through 123
my DB2 databases are not listed under available ODBC_data_sources.

The same setup works fine under WIN9x. Is there some sort of ODBC
version difference between DB2 7.2 and Windows XP?

Any help appreciated.

Thanks,
Philip Wright
pv*****@attglobal.net

Nov 12 '05 #4
Hi Mark,

Thanks for your response. The XP client (SDK 7.2.8) is working just
fine. The problem that I am having is that Lotus 123 doesn't see the
DB2 ODBC driver in it's list of external database drivers. When I
run the Client Configuration Assistant on a WIN98 machine it makes
the DB2 ODBC driver available to 123 (and all other apps). It isn't
doing this on Win XP Pro.

To answer your questions:
1) We don't (and won't) have Excel.
2) What do you mean by MS OLE DB?
3) The server is DB2 7.2.8 on OS/2 4.52 (all WIN98 machines with 123
see it just fine).
4) Server and all clients are at 7.2.8

Thanks for your help.

Philip Wright
Mark Yudkin wrote:
XP client can communicate with DB2 7.2 (we have this running in production).

Just so we can narrow this down:
1) What happens if you use Microsoft Excel?
2) What happens if you use the MS OLE DB over ODBC instead of ODBC (caveat:
I don't know Lotus any more)?
3) What's your DB2 server (platform and version)? You only said you had the
Software Development Client 7.2 on XP?
4) What fixpacks have you applied to client and server?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:9m*******************@newsread1.news.atl.eart hlink.net...
I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8
on a Windows XP Pro machine. I have the Software Development Client
installed on the XP machine and have run the Client Configuration
Assistant and registered the SAMPLE and my TEST databases with the
ODBC Administrator as System DSN data sources. Everything seems
fine, but when I try to connect to "External Tables" through 123
my DB2 databases are not listed under available ODBC_data_sources.

The same setup works fine under WIN9x. Is there some sort of ODBC
version difference between DB2 7.2 and Windows XP?

Any help appreciated.

Thanks,
Philip Wright
pv*****@attglobal.net



Nov 12 '05 #5
Get yourself a copy of some (other) DB-enabled application. You need to
narrow down whether this is 1-2-3 or not. Excel is the obvious choice as its
database access is known to work.

I also strongly recommend you read up on the topic of OLE DB and ADO so as
to understand how database access works. Although it is feasible that 1-2-3
uses native ODBC calls for database connectivity (as I said, I don't know
1-2-3 any more; we threw it out after Lotus corporation annoyed us), it is
more likely that it uses ADO. Way way back, when Lotus was first released
for OS/2, there was a special add-in package that you needed to enable Lotus
to use DB2. Perhaps this is still the case?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:3f********@news1.prserv.net...
Hi Mark,

Thanks for your response. The XP client (SDK 7.2.8) is working just
fine. The problem that I am having is that Lotus 123 doesn't see the
DB2 ODBC driver in it's list of external database drivers. When I
run the Client Configuration Assistant on a WIN98 machine it makes
the DB2 ODBC driver available to 123 (and all other apps). It isn't
doing this on Win XP Pro.

To answer your questions:
1) We don't (and won't) have Excel.
2) What do you mean by MS OLE DB?
3) The server is DB2 7.2.8 on OS/2 4.52 (all WIN98 machines with 123
see it just fine).
4) Server and all clients are at 7.2.8

Thanks for your help.

Philip Wright
Mark Yudkin wrote:
XP client can communicate with DB2 7.2 (we have this running in production).
Just so we can narrow this down:
1) What happens if you use Microsoft Excel?
2) What happens if you use the MS OLE DB over ODBC instead of ODBC (caveat: I don't know Lotus any more)?
3) What's your DB2 server (platform and version)? You only said you had the Software Development Client 7.2 on XP?
4) What fixpacks have you applied to client and server?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:9m*******************@newsread1.news.atl.eart hlink.net...
I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8
on a Windows XP Pro machine. I have the Software Development Client
installed on the XP machine and have run the Client Configuration
Assistant and registered the SAMPLE and my TEST databases with the
ODBC Administrator as System DSN data sources. Everything seems
fine, but when I try to connect to "External Tables" through 123
my DB2 databases are not listed under available ODBC_data_sources.

The same setup works fine under WIN9x. Is there some sort of ODBC
version difference between DB2 7.2 and Windows XP?

Any help appreciated.

Thanks,
Philip Wright
pv*****@attglobal.net


Nov 12 '05 #6
Approach sees the databases just fine so it seems to be 123. We are not
trying to see the databases from 123 for OS/2. We are trying to upgrade
from WIN98 clients (where everything works just fine) to XP clients and
can't get 123 (same version as on WIN98) to see the DB2 ODBC drivers. It
seems to be a 123 issue and as you don't know 123 I'm not sure that you
can help us - but thanks for trying.

Philip Wright
Mark Yudkin wrote:
Get yourself a copy of some (other) DB-enabled application. You need to
narrow down whether this is 1-2-3 or not. Excel is the obvious choice as its
database access is known to work.

I also strongly recommend you read up on the topic of OLE DB and ADO so as
to understand how database access works. Although it is feasible that 1-2-3
uses native ODBC calls for database connectivity (as I said, I don't know
1-2-3 any more; we threw it out after Lotus corporation annoyed us), it is
more likely that it uses ADO. Way way back, when Lotus was first released
for OS/2, there was a special add-in package that you needed to enable Lotus
to use DB2. Perhaps this is still the case?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:3f********@news1.prserv.net...
Hi Mark,

Thanks for your response. The XP client (SDK 7.2.8) is working just
fine. The problem that I am having is that Lotus 123 doesn't see the
DB2 ODBC driver in it's list of external database drivers. When I
run the Client Configuration Assistant on a WIN98 machine it makes
the DB2 ODBC driver available to 123 (and all other apps). It isn't
doing this on Win XP Pro.

To answer your questions:
1) We don't (and won't) have Excel.
2) What do you mean by MS OLE DB?
3) The server is DB2 7.2.8 on OS/2 4.52 (all WIN98 machines with 123
see it just fine).
4) Server and all clients are at 7.2.8

Thanks for your help.

Philip Wright
Mark Yudkin wrote:
XP client can communicate with DB2 7.2 (we have this running in
production).
Just so we can narrow this down:
1) What happens if you use Microsoft Excel?
2) What happens if you use the MS OLE DB over ODBC instead of ODBC
(caveat:
I don't know Lotus any more)?
3) What's your DB2 server (platform and version)? You only said you had
the
Software Development Client 7.2 on XP?
4) What fixpacks have you applied to client and server?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:9m*******************@newsread1.news.atl.e arthlink.net...
I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8
on a Windows XP Pro machine. I have the Software Development Client
installed on the XP machine and have run the Client Configuration
Assistant and registered the SAMPLE and my TEST databases with the
ODBC Administrator as System DSN data sources. Everything seems
fine, but when I try to connect to "External Tables" through 123
my DB2 databases are not listed under available ODBC_data_sources.

The same setup works fine under WIN9x. Is there some sort of ODBC
version difference between DB2 7.2 and Windows XP?

Any help appreciated.

Thanks,
Philip Wright
pv*****@attglobal.net



Nov 12 '05 #7
Since you've narrowed it down to 1-2-3 (works on '98, fails on XP), and
demonstrated that it's not DB2, you would be best off taking the problem to
a 1-2-3 newsgroup; this is the wrong forum.

I would point out that ODBC is compatible between 98 and XP _when_
programmed to the ODBC (setup) API. Many old programs cut corners and simply
went off to the INI files, skipping the API. Such programs will fail on
NT/W2K/XP. If that is the case, you'll need to open a support case with
Lotus.

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:3f********@news1.prserv.net...
Approach sees the databases just fine so it seems to be 123. We are not
trying to see the databases from 123 for OS/2. We are trying to upgrade
from WIN98 clients (where everything works just fine) to XP clients and
can't get 123 (same version as on WIN98) to see the DB2 ODBC drivers. It
seems to be a 123 issue and as you don't know 123 I'm not sure that you
can help us - but thanks for trying.

Philip Wright
Mark Yudkin wrote:
Get yourself a copy of some (other) DB-enabled application. You need to
narrow down whether this is 1-2-3 or not. Excel is the obvious choice as its database access is known to work.

I also strongly recommend you read up on the topic of OLE DB and ADO so as to understand how database access works. Although it is feasible that 1-2-3 uses native ODBC calls for database connectivity (as I said, I don't know 1-2-3 any more; we threw it out after Lotus corporation annoyed us), it is more likely that it uses ADO. Way way back, when Lotus was first released for OS/2, there was a special add-in package that you needed to enable Lotus to use DB2. Perhaps this is still the case?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:3f********@news1.prserv.net...
Hi Mark,

Thanks for your response. The XP client (SDK 7.2.8) is working just
fine. The problem that I am having is that Lotus 123 doesn't see the
DB2 ODBC driver in it's list of external database drivers. When I
run the Client Configuration Assistant on a WIN98 machine it makes
the DB2 ODBC driver available to 123 (and all other apps). It isn't
doing this on Win XP Pro.

To answer your questions:
1) We don't (and won't) have Excel.
2) What do you mean by MS OLE DB?
3) The server is DB2 7.2.8 on OS/2 4.52 (all WIN98 machines with 123
see it just fine).
4) Server and all clients are at 7.2.8

Thanks for your help.

Philip Wright
Mark Yudkin wrote:

XP client can communicate with DB2 7.2 (we have this running in


production).
Just so we can narrow this down:
1) What happens if you use Microsoft Excel?
2) What happens if you use the MS OLE DB over ODBC instead of ODBC


(caveat:
I don't know Lotus any more)?
3) What's your DB2 server (platform and version)? You only said you had


the
Software Development Client 7.2 on XP?
4) What fixpacks have you applied to client and server?

"Philip Wright" <pv*****@attglobal.net> wrote in message
news:9m*******************@newsread1.news.atl.e arthlink.net...
>I am trying to connect to a DB2 v7.2 database from Lotus 123 v9.8
>on a Windows XP Pro machine. I have the Software Development Client
>installed on the XP machine and have run the Client Configuration
>Assistant and registered the SAMPLE and my TEST databases with the
>ODBC Administrator as System DSN data sources. Everything seems
>fine, but when I try to connect to "External Tables" through 123
>my DB2 databases are not listed under available ODBC_data_sources.
>
>The same setup works fine under WIN9x. Is there some sort of ODBC
>version difference between DB2 7.2 and Windows XP?
>
>Any help appreciated.
>
>Thanks,
>Philip Wright
>pv*****@attglobal.net
>


Nov 12 '05 #8
"Mark Yudkin" <my***********************@nospam.org> wrote in message
news:bn**********@ngspool-d02.news.aol.com...
Since you've narrowed it down to 1-2-3 (works on '98, fails on XP), and
demonstrated that it's not DB2, you would be best off taking the problem to a 1-2-3 newsgroup; this is the wrong forum.

I would point out that ODBC is compatible between 98 and XP _when_
programmed to the ODBC (setup) API. Many old programs cut corners and simply went off to the INI files, skipping the API. Such programs will fail on
NT/W2K/XP. If that is the case, you'll need to open a support case with
Lotus.

I would also check the Lotus website for patches.
Nov 12 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: simianphile | last post by:
OK, I had a problem that I've now fixed but I can't really understand what was causing it in the first place. I have an intranet site that uses basic authentication to allow users to view and...
4
by: Kong Li | last post by:
Environments: 1. WinXP SP1, MDAC 2.7 SP1 (Microsoft ODBC for Oracle is 2.573.9030.0), Oracle client 9.2.0.1. 2. Win2000 SP4, MDAC 2.7 SP1 (Microsoft ODBC for Oracle is 2.573.9030.0), Oracle...
6
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
3
by: Lee | last post by:
Hi, I'm developing a socket program to connect to Informix database through the ODBC. In here i called my socket program as "tap" . My tap will listen for data from unix through port 1070. After...
4
by: Andreas Lauffer | last post by:
Can anyone tell me advantages / disadvantages of DataDirect Server Wire ODBC-driver? Any experiences? What about redistribution? Andreas Lauffer, easySoft. GmbH, Germany
5
by: Alec | last post by:
Hi All, I am currently trying to link in Access 97 to a table in a MSSQL 7 server. Initially the link is fine, however, when I close the access database and re-open it from the same network...
2
by: Beda Christoph Hammerschmidt | last post by:
MySQL, Access, ODBC, Replication Hello, i have a central mysql database that is accesed by multiple clients running MS Access with ODBC. This works fine if Access has a permanent connection...
1
by: Thijs | last post by:
Hi, i'm new to db2, so the answer on this question is maybe verry simple (or not)... i've installed db2 on a server, and now, I want to make a connection with odbc from a client (windows...
6
seligerasmus
by: seligerasmus | last post by:
Greetings, I'm having a bit of trouble with a small web service I've been writing, specifically with the connectivity aspect of the service. My scenario is as follows : I'm using the IBM...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.