473,548 Members | 2,697 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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_sourc es.

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*****@attglob al.net

Nov 12 '05 #1
8 3477

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_sourc es. 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*****@attglob al.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_sourc es.

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*****@attgl obal.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*****@attglo bal.net> wrote in message
news:9m******** ***********@new sread1.news.atl .earthlink.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_sourc es.

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*****@attglob al.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*****@attglo bal.net> wrote in message
news:9m******** ***********@new sread1.news.atl .earthlink.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_sourc es.

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*****@attgl obal.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*****@attglo bal.net> wrote in message
news:3f******** @news1.prserv.n et...
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*****@attglo bal.net> wrote in message
news:9m******** ***********@new sread1.news.atl .earthlink.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_sourc es.

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*****@attgl obal.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*****@attglo bal.net> wrote in message
news:3f******** @news1.prserv.n et...
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*****@attglo bal.net> wrote in message
news:9m***** **************@ newsread1.news. atl.earthlink.n et...
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_sourc es.

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*****@att global.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*****@attglo bal.net> wrote in message
news:3f******** @news1.prserv.n et...
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*****@attglo bal.net> wrote in message
news:3f******** @news1.prserv.n et...
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*****@attglo bal.net> wrote in message
news:9m***** **************@ newsread1.news. atl.earthlink.n et...
>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_sourc es.
>
>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*****@att global.net
>


Nov 12 '05 #8
"Mark Yudkin" <my************ ***********@nos pam.org> wrote in message
news:bn******** **@ngspool-d02.news.aol.co m...
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
2874
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 update information from an Oracle DB (ver 8.1.6 -- ancient, I know). Anyway, the site worked fine as long as the machine accessing the ASP page was...
4
7887
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 client 9.2.0.1. 3. Win2000 SP4, MDAC 2.8 (Microsoft ODBC for Oracle is 2.573.1022.0), Oracle client 9.2.0.1. I have a simple program calling...
6
6756
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 the SQL Profile to watch the T-SQL-Command which Access ( who creates the commands?) creates and noticed:
3
6053
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 checking of the data, tap will then insert the data to the informix database. I know we can point the tap to one specified port in Informix database...
4
5640
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
40393
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 lacation on a different machine, it tells me that the ODBC connection to 'SQL Server Name' failed. How can I create the linked table permenant no...
2
4912
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 to mysql. But now, i want MS Access to operate offline (e.g. on notebook in the
1
17564
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 2000). I installed the IBM DB2 odbc driver.
6
14798
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 iSeries Access ODBC driver to connect to an iSeries (i5/OS, V5R4) midrange box. I've used this driver and a similar DSN in the past with no problems. ...
0
7444
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7711
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7467
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6039
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3497
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3478
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1932
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1054
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
755
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.