I tend to agree with Mark that issues related to JDBC and Servlets should be
addressed here. However, I think most of the questions here are generic JDBC
questions "how do I get a count...", etc., not having any Servlet
relationships.
As a side, I wonder how many of you are writing Servlets that generate the
HTML and interfacing straight to the database via JDBC? We choose to go with
a multi-tiered approach, where the middle tier performs the database
interactions and returns a model of data for the servlet to generate the
HTML with.
Brian
-----Original Message-----
From: FISHER, MARK [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 28, 1999 3:14 AM
To: [EMAIL PROTECTED]
Subject: Re: Too many requests regarding JDBC/SQL
Although I technically agree that pure JDBC/Sql questions shouldn't be
addressed in here, they do form a large part of what servlet programming
is about. I personally started writing applets with JDBC and moved to
servlets with JDBC and found there was a change to my methodology
needed and some of the points raised in here helped me a lot.
For pure JDBC questions, is there another mailing list that could
address these? If there is, I think it would be better to post
a polite "please refer to the mailing list jdbc-interest@..."
Mark
> -----Original Message-----
> From: mds1 [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, July 28, 1999 7:47 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Too many requests regarding JDBC/SQL
>
> I totally agree. Personally I delete most of the JDBC/SQL stuff without
> reading more than the first couple of lines. My interest is SERVLETS not
> databases. When I want to know about JDBC/SQL I'll buy a couple of books,
> if the ones I have are not sufficient, join an appropriate mailing list,
> and
> download some tutorials.
>
> FWIW.
>
> Mike
> -----Original Message-----
> From: Andy Bailey <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: 28 July 1999 06:35
> Subject: Too many requests regarding JDBC/SQL
>
>
> >Hi
> >
> >I am becoming rather concerned that this list is becoming swamped with
> >requests for help regarding JDBC/SQL. Whilst I appreciate that these
> >problems may be rather pressing for the people asking the questions this
> >is not really the right place to ask them.
> >
> >This is the Servlet API Interest mailing list after all and I am sorry to
> >say that
> >JDBC/SQL doesn't, IMHO, belong here, at least not to the extent to which
> >these queries are popping up.
> >
> >Sorry to moan
> >
> >Andy Bailey
> >
> >_________________________________________________________________________
> __
> >To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> >of the message "signoff SERVLET-INTEREST".
> >
> >Archives: http://archives.java.sun.com/archives/servlet-interest.html
> >Resources: http://java.sun.com/products/servlet/external-resources.html
> >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html