Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: new_2_java
Forum: Java Apr 11th, 2008
Replies: 6
Views: 675
Posted By new_2_java
You need this:

public class DemoAges
{
private Ages ages = new Ages();

public static void main(String[] args)
{
//Declare/initialize Ages
int age = 0;
Forum: Java Mar 20th, 2008
Replies: 12
Views: 1,248
Posted By new_2_java
If your question is about accessing the excel as your DB, then:

Microsoft provides a driver for that, and you can use JDBC to access your excel (DB) like any other database. you need to create a...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC