On 8/18/06, Brian Lee <bri...@ho...> wrote:
> It seems like even though I specify the type4 squirrel is trying to use the
> type3 or 2 drivers.
>
> I'm able to use this driver from another machine and squirrel works fine.
>
Brian,
This suggests to me that the environment on the two machines that SQuirreL
is running on is different. You could try this:
1. Move <user.home>/.squirrel-sql/* to a new location to backup
aliases/driver/history
info.
2. Install the latest weekly build in a fresh location.
3. Launch SQuirreL
4. Add only the db2cc.jar and db2cc_license_cu.jar to the classpath
5. Recreate the alias and try the connection.
If this works, try restoring <user.home>/.squirrel-sql/* from backup and see
if that breaks it. If it doesn't, then I'd suspect the old SQuirreL
install location
has some extraneous files that cause trouble. Otherwise, it's you
driver settings
that should be examined.
If Step 5 doesn't work, compare <user.home>/.squirrel-sql/SQLDrivers.xml on the
machine that doesn't connect, with the one on the machine that does
for differences.
Rob
|