gefrey a écrit :
j ai une erreur portant sur une librairie la voici:
import java.sql.*;
je tente d ecrire un programme en j2ME mais apparement la bibliotheque n existe pas.
pouvez vou m aider svp?
geoffrey
|
Vu sur le site de Sun, et ça doit être probablement "javax.sql.*" plutôt que "java.sql.*", car c'est une extension...
JDBC Optional Package for CDC/Foundation Profile API :
If you write applications for the Java 2 Platform, Micro Edition, J2ME that access a relational database, you need to download this Optional Package. It is a subset of the java.sql package with a smaller footprint that is tailored to writing applications running CDC (Connected Device Configuration).
http://java.sun.com/products/jdbc/download.html