> -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
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
>
>
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
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?
> ---
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
;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
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
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
>-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.
--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'
>-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 &
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
-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
-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
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
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
>
>
>
>
> -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
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
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
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
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
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
: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
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
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
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
'
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
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
>-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
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
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
I got communications exception when I did this with mysql...and no one knows
the reason perfectly...no response from mysql forum too...
On Fri, Apr 15, 2011 at 9:08 PM, Troy wrote:
> Raj;
>
> To all reading this response, this is my first response on this list so if
> I get it a little wrong hav
MySQL is indeed another good Open Source RDBMS; I would not call it
"lightweight" in that it is used to power some mighty big Web apps, but
the implementation does seem a little quaint.
On 4/15/11 11:38 AM, Troy wrote:
Raj;
To all reading this response, this is my first response on this list
Raj;
To all reading this response, this is my first response on this list so if I
get it a little wrong have patience.
You may want to look at the light weight RDBMS mysql. It is free, easily
installed and can be utilized with the companion Workbench to make dealing with
the db very easy, a l
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
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
I know from previous experience that driver you show is horribly outdated, and
horrible in general.
I assume no credentials are needed to access the DB in the Connection object,
con?
Maybe I'm reading that incorrectly.
Does the JDBC program connect to MS Access at all?
-Original Message
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
---
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
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
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
41 matches
Mail list logo