Re: MSSQL JDBC with J2SE 1.4.1 ??

From: Frank Brouwer (frank.brouwer_nospam_at_trimergo.nl)
Date: 10/27/03


Date: Mon, 27 Oct 2003 16:22:26 +0100

Hi,

Because of security the implementation used in applets it is not possible to connect (directly using jdbc, odbc, ....) to a database. In stead use a servlet (or other piece of server coding) to connect to the database then let the applet communicate with that piece of server code.

Regards,

Frank.
  "Kathy Benson" <fornewsgroups@yahoo.com> wrote in message news:3F8FC6FF.5040804@yahoo.com...
  Micrsoft's JDBC driver comes in 3 files: msbase.jar, mssqlserver.jar and msutil.jar. Make sure all three are in the class path.

  KB.
   

------------------------------------------------------------------------------
  This email is certified to be Spam free by Spam Marshall

  You don't pay to get spam, why pay to clean it?
  Visit http://www.spammarshall.com to create an account for free
   

------------------------------------------------------------------------------

  pratcp wrote:

hi,

i am trying to connect an applet to sql server 2000 and it seems to work
fine within Eclipse...however, when I try to run in within an html, I
get the Error opening/loading
com.microsoft.util.transliteration.properties...any help will b great!

thx

prat

--
Posted via http://dbforums.com
  


Relevant Pages

  • Re: how many tomcat instances on one machine
    ... Separate VM. ... This email is certified to be Spam free by Spam Marshall ... You don't pay to get spam, ...
    (comp.lang.java.help)
  • Re: Cant find Javax
    ... or individual classes like: ... This email is certified to be Spam free by Spam Marshall ... You don't pay to get spam, ...
    (comp.lang.java)
  • Re: Cant find Javax
    ... This email is certified to be Spam free by Spam Marshall ... You don't pay to get spam, ... Stewart Gordon wrote: ...
    (comp.lang.java)
  • Re: MSSQL JDBC with J2SE 1.4.1 ??
    ... Make sure all three are in the class path. ... This email is certified to be Spam free by Spam Marshall ... You don't pay to get spam, ...
    (comp.lang.java.databases)
  • Re: How to get the line number in the code?
    ... creating a Throwable object and then extracting the stack trace. ... This email is certified to be Spam free by Spam Marshall ... You don't pay to get spam, ...
    (comp.lang.java)