RE: Where to place JDBC adaptor?
RE: Where to place JDBC adaptor?
- Subject: RE: Where to place JDBC adaptor?
- From: "Thusitha Jayawardana" <email@hidden>
- Date: Thu, 22 Apr 2004 10:10:58 -0700
- Thread-topic: Where to place JDBC adaptor?
Hi Sako,
I tried that too. It gives me the same error: No reason provided. I am running j2sdk1.4.2_04. Is this MS SQL Server JDBC driver compatiable with j2sdk1.4.2_04?
Thanks,
Thusitha
-----Original Message-----
From: Sako! [mailto:email@hidden]
Sent: Thursday, April 22, 2004 1:13 AM
To: Thusitha Jayawardana
Subject: Re: Where to place JDBC adaptor?
hi
dont use $NEXT_ROOT\ .... !
why you do that? simply use c:/....
1. C:\Apple\Library\Java\JavaConfig.plist if u installed apple in c:\Apple.
2. add the jar path to ex: DefaultClasspath = "$HOME/Library/Java;.....
;C:/msutil.jar;.....";
3. save restart EOModler.
pease
----- Original Message -----
From: "Thusitha Jayawardana" <email@hidden>
To: "Jake MacMullin" <email@hidden>
Cc: <email@hidden>
Sent: Thursday, April 22, 2004 12:46 AM
Subject: RE: Where to place JDBC adaptor?
> I also think that this one driver is enough. I installed the driver
following the instructions from the vendor and copied the jdbc adaptor first
to C:\Apple\Local\Library\WebObjects\Extensions location and edit the
default path in JavaConfig.plist file by giving the full path as
$NEXT_ROOT\Local\Library\WebObjects\Extensions\mssqlserver.jar. I get this
error: "No Reason Provided"
>
> I also tried copying the adaptor into C:\Apple\Library\Java and edit the
default path in JavaConfig.plist by giving the full path as
$NEXT_ROOT\Library\Java\mssqlserver.jar. It gives me the same error.
>
> Please help me out to get this resolved!.
>
> Thanks
> Thusitha
>
> -----Original Message-----
> From: Jake MacMullin [mailto:email@hidden]
> Sent: Wednesday, April 21, 2004 3:37 PM
> To: Thusitha Jayawardana
> Subject: Re: Where to place JDBC adaptor?
>
>
> I found the the one jdbc driver from Microsoft was enough.
>
> Regards,
>
> Jake MacMullin
>
> On 22 Apr 2004, at 8:09 AM, Thusitha Jayawardana wrote:
>
> > I tried that too. However, I noticed that we need to install 2 JDBC
> > drivers for development on Windows2000. One compatiable with JDK
> > 1.3.x at run time and another compatiable with JDK 1.1 for EOModeler.
> > Do you know, where to find the MS SQL Server JDBC adaptor compatiable
> > with JDK 1.1?
> >
> > Thanks
> > Thusitha
> >
> > -----Original Message-----
> > From: Jake MacMullin [mailto:email@hidden]
> > Sent: Wednesday, April 21, 2004 3:05 PM
> > To: Thusitha Jayawardana
> > Cc: webObjects Dev
> > Subject: Re: Where to place JDBC adaptor?
> >
> >
> > I've found you need to add the full path to the .jar file (not just to
> > the folder containing the file) to the classpath variable on some
> > Windows setups.
> >
> > Regards,
> >
> > Jake MacMullin
> >
> > On 22 Apr 2004, at 7:24 AM, Thusitha Jayawardana wrote:
> >
> >> I am trying to connect to MS SQL Server 2000 database via EOModeler.
> >> =
> >> The following error occured when I give the URL as: =
> >> jdbc:microsoft:sqlserver://hostname:port;user=3Dtest;
> >> password=3Dsecret. =
> >> I 've copied the JDBC adaptor into =
> >> C:\Apple\Local\Library\WebObjects\Extensions directory on my Windows2K
> >> =
> >> machine and added the location to the classpath variable. Does it
> >> need =
> >> to be somewhere else?
> >>
> >> Thanks,
> >> Thusitha
> >>
> >> <<ole0.bmp>>=20
> >>
> >> [demime 0.98b removed an attachment of type image/bmp which had a name
> >> of ole0.bmp]
> >> _______________________________________________
> >> webobjects-dev mailing list | email@hidden
> >> Help/Unsubscribe/Archives:
> >> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> >> Do not post admin requests to the list. They will be ignored.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.