Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JDBC


  • From: matthias.carlsson@xxxxxxxxxxxxxxxxxx (Matthias Carlsson)
  • Subject: JDBC
  • Date: Mon, 31 Jan 2000 18:21:29 +0100

I've written an application which I preferably would like to connect
to a SQL database. I've never used either SQL nor JDBC before, but
that's not really relevant right now. 
What I'd like to know if it with JDBC is possible to write database-
independent code, so that the application will work with any type
of database without having to change the code? 

Thanks,

[ Matthias Carlsson ]
[ Programmer (Java, CGI/Perl, Javascript, HTML) ] [ Web Designer ]
[ E-Mail: matthias.carlsson@xxxxxxxxxxxxxxxxxxx ] [ UIN: 1430647 ]

---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx


  • Follow-Ups:
    • JDBC
      • From: Evgeny Gesin