Quantcast
Channel: BTSoru.com - Bilisim ve Yazilim Teknolojileri Soru/Cevap Platformu - latest questions
Viewing all articles
Browse latest Browse all 4270

Sqlite veri çekme

$
0
0

Merhaba;veritabanımda Alanlarım sırasıyla şöyle Id,Name,Surname,UserName.Password,Age Benim yapmaya çalıştığım sey ise şu .Bir sorgu hazırlayıp girilen kullanıcı adı ve şifre'ye göre o kişinin adını getirmek.Ama galiba beceremiyorum .Aldığım hata ise şu.

ArrayIndexOutOfBoundsException: 2

public static void main(String[] args) throws SQLException, ClassNotFoundException {
    // TODO Auto-generated method stub
    Class.forName("org.sqlite.JDBC");
    Connection con=DriverManager.
            getConnection("jdbc:sqlite:C:\\\\Users\\\\xxx\\\\workspace\\\\Empdata.sqlite");
    String sql="select * from Empinfo where UserName=? and Password=?";

        PreparedStatement st=con.prepareStatement(sql);
        try {
            st.setString(3, "digrev");
            st.setString(4, "123");

        } catch (Exception e) {
            e.printStackTrace();
        }
        ResultSet set=st.executeQuery();
        while(set.next()){

            JOptionPane.showMessageDialog(null, set.getString(1));
        }

}

Viewing all articles
Browse latest Browse all 4270

Trending Articles


Mide ağrısı için


Alessandra Torre - Karanlık Yalanlar


Şekilli süslü hazır floodlar


Flatcast Güneş ve Ay Flood Şekilleri


Gone Are the Days (2018) (ENG) (1080p)


Yildiz yükseltme


yc82


!!!!!!!!!! Amın !!!!!!!!!


Celp At Nalı (Sahih Tılsım)


SCCM 2012 Client Installation issue