RE: Working of Tomcat with MS Access

2011-04-19 Thread George Sexton
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Friday, April 15, 2011 1:02 PM > To: Tomcat Users List > Subject: Re: Working of Tomcat with MS Access > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Je

Re: Working of Tomcat with MS Access

2011-04-16 Thread RAHUL RAJ
Yes On Sat, Apr 16, 2011 at 8:44 PM, Pid wrote: > On 4/15/11 6:58 PM, RAHUL RAJ wrote: > > This is like a small assignment that has to be submitted urgently > > Is this student coursework? > > > p > >

Re: Working of Tomcat with MS Access

2011-04-16 Thread Pid
On 4/15/11 6:58 PM, RAHUL RAJ wrote: > This is like a small assignment that has to be submitted urgently Is this student coursework? p signature.asc Description: OpenPGP digital signature

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
aj...@gmail.com] > Subject: Re: Working of Tomcat with MS Access > > >vista home basic. > >No, I can restart tomcat each time, by clicking the start/stop button. > > Did you try any of the suggestions André or I offered? > ---

RE: Working of Tomcat with MS Access

2011-04-15 Thread Leo Donahue - PLANDEVX
From: RAHUL RAJ [omrahulraj...@gmail.com] Subject: Re: Working of Tomcat with MS Access >vista home basic. >No, I can restart tomcat each time, by clicking the start/stop button. Did you try any of the suggestions André or I o

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
;Subject: Re: Working of Tomcat with MS Access > > > >you said: > > > >"You need to change that account to one that has access to your mdb. > >You > >can do that through the Services console. Or try starting Tomcat via > >the > >startup.bat fil

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
I am working on windows platform. I downloaded tomcat setup, md5(.exe) and installed it. On Sat, Apr 16, 2011 at 3:18 AM, André Warnier wrote: > >> Also startup.bat is not there in the specified directory. >>> >> > It is not there because you have downloaded and installed the "Tomcat > instal

Re: Working of Tomcat with MS Access

2011-04-15 Thread André Warnier
Also startup.bat is not there in the specified directory. It is not there because you have downloaded and installed the "Tomcat installer" version, and that one does not have a startup.bat file. Stop your existing Tomcat service. Go back to the Tomcat website, and download the appropriate

RE: Working of Tomcat with MS Access

2011-04-15 Thread Leo Donahue - PLANDEVX
>-Original Message- >From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] >Subject: Re: Working of Tomcat with MS Access > >you said: > >"You need to change that account to one that has access to your mdb. >You >can do that through the Services console.

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
--Original Message- > >From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] > >Subject: Re: Working of Tomcat with MS Access > > > >Yes, it runs as a service. But how to know under what account does that > >service run? does it mean 'admin' or 'normal user'

RE: Working of Tomcat with MS Access

2011-04-15 Thread Leo Donahue - PLANDEVX
>-Original Message- >From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] >Subject: Re: Working of Tomcat with MS Access > >Yes, it runs as a service. But how to know under what account does that >service run? does it mean 'admin' or 'normal user' or &

RE: [OT] Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
z.net] Sent: Friday, April 15, 2011 2:40 PM To: Tomcat Users List Subject: Re: [OT] Working of Tomcat with MS Access -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 3:11 PM, Propes, Barry L wrote: > Oh, ok - that's good. Although I'm not familiar with it, but will

Re: [OT] Working of Tomcat with MS Access

2011-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 3:11 PM, Propes, Barry L wrote: > Oh, ok - that's good. Although I'm not familiar with it, but will > take it under advisement. You could think of it as Java's answer to Access, except that I wouldn't want to be that demeaning of

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
Oh, ok - that's good. Although I'm not familiar with it, but will take it under advisement. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, April 15, 2011 2:03 PM To: Tomcat Users List Subject: Re: Working of Tomcat with

Re: Working of Tomcat with MS Access

2011-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/15/2011 1:56 PM, Propes, Barry L wrote: > Like Jeff says, you can do this basically for no cost using both > Tomcat and mySQL. Even better, use JavaDB: it comes with Java and is pretty much guaranteed to work. - -chris -BEGIN PGP SIG

Re: Working of Tomcat with MS Access

2011-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff, On 4/15/2011 11:11 AM, Jeff Hubbs wrote: > You do realize, I hope, that what you're proposing is akin to sourcing > parts for your jet engine from Fisher-Price? :) > MS Access is a desktop application that accesses files on disk. Java > apps

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
There is no startup.bat file in the directory u specified. In my system the directory path is C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin On Sat, Apr 16, 2011 at 12:14 AM, Angel Java Lopez wrote: > Rahul: > > Stop tomcat as a service. > Go to //bin > Run startup.bat > Try your ap

Re: Working of Tomcat with MS Access

2011-04-15 Thread Angel Java Lopez
Rahul: Stop tomcat as a service. Go to //bin Run startup.bat Try your app again. Only to discard user account/access problems. On Fri, Apr 15, 2011 at 3:13 PM, RAHUL RAJ wrote: > running 'tomcat as standalone java program'? can u explain for me sir? > > 2011/4/15 Mikolaj Rydzewski > > > RAHUL

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
> > > > > -Original Message- > From: RAHUL RAJ > To: Tomcat Users List > Sent: Fri, Apr 15, 2011 2:35 pm > Subject: Re: Working of Tomcat with MS Access > > > Thank you very much for your help! When I did with mysql, the corresponding > > jdbc dri

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
I believe the drivers should be located in: YourApp/WEB-INF/lib/ Troy -Original Message- From: RAHUL RAJ To: Tomcat Users List Sent: Fri, Apr 15, 2011 2:35 pm Subject: Re: Working of Tomcat with MS Access Thank you very much for your help! When I did with mysql, the

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
expected. I know this is not a java thread . . . but still > trying to help since it is a time sensitive matter. > Silly question, but are your jdbc drivers added to your library for the web > app? I make this mistake ALL the time. > > Troy > > > > > > > > > > > -Orig

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
rying to help since it is a time sensitive matter. Silly question, but are your jdbc drivers added to your library for the web app? I make this mistake ALL the time. Troy -----Original Message- From: RAHUL RAJ To: Tomcat Users List Sent: Fri, Apr 15, 2011 1:59 pm Subject: Re

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
running 'tomcat as standalone java program'? can u explain for me sir? 2011/4/15 Mikolaj Rydzewski > RAHUL RAJ wrote: > >> This is like a small assignment that has to be submitted urgently..so I >> have >> to run away from the error! and tried with MS ACCESS. >> The jdbc program for access works

Re: Working of Tomcat with MS Access

2011-04-15 Thread Mikolaj Rydzewski
RAHUL RAJ wrote: This is like a small assignment that has to be submitted urgently..so I have to run away from the error! and tried with MS ACCESS. The jdbc program for access works perfect alone.. So run tomcat as a 'standalone' java program - that means not as a service. -- Mikolaj Rydzews

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
:jhubbsl...@att.net] > Sent: Friday, April 15, 2011 12:46 PM > To: Tomcat Users List > Subject: Re: Working of Tomcat with MS Access > > A beginner needs to at least begin with workable platforms and software. > PostgreSQL on Linux has a total software license cost of $0.00; your &g

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
make this type of simple jdbc connection in mysql the > syntax is: > > String url = "jdbc:mysql://localhost/dbName"; > Connection conn = DriverManager.getConnection(url, "", ""); > > Troy > > > > > > > > > > > -Original

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
th it. Jeff, if he's using MS Access, he's probably not on Linux, is he? -Original Message- From: Jeff Hubbs [mailto:jhubbsl...@att.net] Sent: Friday, April 15, 2011 12:46 PM To: Tomcat Users List Subject: Re: Working of Tomcat with MS Access A beginner needs to at least beg

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
yntax is: String url = "jdbc:mysql://localhost/dbName"; Connection conn = DriverManager.getConnection(url, "", ""); Troy -Original Message- From: RAHUL RAJ To: Tomcat Users List Sent: Fri, Apr 15, 2011 1:31 pm Subject: Re: Working of Tomcat with MS

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
' On Fri, Apr 15, 2011 at 11:09 PM, Leo Donahue - PLANDEVX < leodona...@mail.maricopa.gov> wrote: > > >-Original Message- > >From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] > >Sent: Friday, April 15, 2011 10:35 AM > >To: Tomcat Users List > >Subjec

Re: Working of Tomcat with MS Access

2011-04-15 Thread Jeff Hubbs
A beginner needs to at least begin with workable platforms and software. PostgreSQL on Linux has a total software license cost of $0.00; your barrier to entry with inappropriate software is considerably higher. On 4/15/11 1:35 PM, RAHUL RAJ wrote: Since I am a beginner, I have to start with

RE: Working of Tomcat with MS Access

2011-04-15 Thread Leo Donahue - PLANDEVX
>-Original Message- >From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] >Sent: Friday, April 15, 2011 10:35 AM >To: Tomcat Users List >Subject: Re: Working of Tomcat with MS Access > >Since I am a beginner, I have to start with some trial projects, right? >I >kno

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
Since I am a beginner, I have to start with some trial projects, right? I know this is nothing! and help me...pls answer to the "question.". On Fri, Apr 15, 2011 at 8:41 PM, Jeff Hubbs wrote: > You do realize, I hope, that what you're proposing is akin to sourcing > parts for your jet engine fro

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
Yes I already did , that you might think I should. Now I am trying with MS ACCESS...and new error came : SQLException: general error I didn't found any error in my sql syntax or jdbc code. jdbc code alone is working perfectly.. On Fri, Apr 15, 2011 at 9:02 PM, Angel Java Lopez wrote: > One ques

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
t; -Original Message----- > From: RAHUL RAJ > To: users > Sent: Fri, Apr 15, 2011 6:05 am > Subject: Working of Tomcat with MS Access > > > Hello, > > I am working on building a jsp website with MS Access as > > database. When my login page is loaded on to

Re: Working of Tomcat with MS Access

2011-04-15 Thread Jeff Hubbs
r 15, 2011 6:05 am Subject: Working of Tomcat with MS Access Hello, I am working on building a jsp website with MS Access as database. When my login page is loaded on tomcat (localhost:8080/login.jsp), it shows the following error: java.sql.SQLException: [Microsoft][ODBC Driver Man

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
-Original Message- From: RAHUL RAJ To: users Sent: Fri, Apr 15, 2011 6:05 am Subject: Working of Tomcat with MS Access Hello, I am working on building a jsp website with MS Access as database. When my login page is loaded on tomcat (localhost:8080/login.jsp), it shows the

Re: Working of Tomcat with MS Access

2011-04-15 Thread Angel Java Lopez
One question: You should have an ODBC declaration named "rahul". It is declared for your user, or as a system odbc name? My guess, your Tomcat is running as a service, or under other user (not your user), and ODBC "rahul" Data Source name is only for your user. Is it the case? Did you solve the

Re: Working of Tomcat with MS Access

2011-04-15 Thread Jeff Hubbs
You do realize, I hope, that what you're proposing is akin to sourcing parts for your jet engine from Fisher-Price? IMHO MS Access is not and never has been useful as a professional database product. I'm not even sure if what you are proposing even holds up in the looking-through-binoculars-f

RE: Working of Tomcat with MS Access

2011-04-15 Thread Propes, Barry L
ginal Message- From: RAHUL RAJ [mailto:omrahulraj...@gmail.com] Sent: Friday, April 15, 2011 5:05 AM To: users@tomcat.apache.org Subject: Working of Tomcat with MS Access Hello, I am working on building a jsp website with MS Access as database. When my login page is loaded on tomcat (localhost

Re: Working of Tomcat with MS Access

2011-04-15 Thread Mikolaj Rydzewski
On Fri, 15 Apr 2011 17:01:05 +0530, RAHUL RAJ wrote: I know my code is not perfect. But I just want to resolve this error now. Can u say how to solve this? pls answer to the question.have u read my message completely? How do you run your tomcat - as a service? -- Mikolaj Rydzewski ---

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
The code I gave is just a sample code, it might change afterwards..but before that, I need to resolve this error, sorry for your inconvenience... On 4/15/11, RAHUL RAJ wrote: > I know my code is not perfect. > But I just want to resolve this error now. Can u say how to solve > this? pls answer to

Re: Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
I know my code is not perfect. But I just want to resolve this error now. Can u say how to solve this? pls answer to the question.have u read my message completely? On 4/15/11, Mikolaj Rydzewski wrote: > > On Fri, 15 Apr 2011 15:34:37 +0530, RAHUL RAJ > wrote: > >> I am working on bu

Re: Working of Tomcat with MS Access

2011-04-15 Thread Mikolaj Rydzewski
On Fri, 15 Apr 2011 15:34:37 +0530, RAHUL RAJ wrote: I am working on building a jsp website with MS Access as database. I usually do not express my opinions about others code, but your is really the worst code sample I have ever seen... I know that everyone has its time to begin. Bu

Working of Tomcat with MS Access

2011-04-15 Thread RAHUL RAJ
Hello, I am working on building a jsp website with MS Access as database. When my login page is loaded on tomcat (localhost:8080/login.jsp), it shows the following error: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified. The