I have a developer working with me. He is new to db2 8.2.
I remember that when I applied fixpak10 I had to bind something to
something, but I can't find what. Win 32; WSE. It involved a bind
file in \Windows\system32\drivers\etc. But I can't remember exactly
what had to be done. Can anyone help?
Also, he will be developing a VisualBasic6 program on my server
daytime, and at home other times. Then he will address a local WSE
database -- a practice database. He wants to to be able to access it
both when in my office on my network, and on his local laptop when he's
at home. (This is a development, so consistensy of the database is not
an issue.)
He has no trouble connecting to the database in my office on the office
network. The database is named and aliased "OFFICE." Can he install a
local copy on his machine also called "OFFICE," or does it need another
name?
Dan Scott - 19 Dec 2005 19:53 GMT
To cover the FixPak 10 binding thing:
http://ibm.com/db2/udb/support/downloadv8.html links to all of the
FixPaks;
http://ibm.com/db2/udb/support/downloadv8.html/downloadv8_windows32bit.html
links to the Windows 32-bit FixPaks, with a corresponding link to
http://www-1.ibm.com/support/docview.wss?rs=71&context=SSEPGG&dc=D600&uid=swg212
15626&loc=en_US&cs=UTF-8&lang=en
which describes how to bind the db2schema.bnd file against your
database.
2803stan@gmail.com - 20 Dec 2005 23:33 GMT
Thanks, Dan,
That's exactly what I needed.