I need any one of your help, my question is this "Tell me the way to retrieve data from DB to an Array?"
I used the following way to get data from DB but I get error
Using java Syntax Highlighting
- String[] from=new String[]{myDB.query(true, MY_DATABASE_NAME, "name","num", "num", "name", null, null, "num")};
Parsed in 0.031 seconds, using GeSHi 1.0.8.4
please any on help me out
Thanks in advance
with regards
Shank586




