Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: muthulakshmil
Forum: Java Nov 23rd, 2007
Replies: 6
Views: 14,642
Posted By muthulakshmil
to connect ms access with java
you have to datasource name

and write this code in ur program

Connection con=null;
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");...
Forum: Visual Basic 4 / 5 / 6 Feb 12th, 2007
Replies: 5
Views: 4,570
Posted By muthulakshmil
RGB color value is 0 to 255. so use the for loop and generate number from 0 to 255. and then set the value of for loop to RGB value.

otherwise generate random number

...
Forum: Java Feb 12th, 2007
Replies: 3
Views: 2,949
Posted By muthulakshmil
you are giving plus.addactionPerformed(this);. you should not give like that. please give plus.addActionListener(this);. and then after finishing the constructor write the method

public void...
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC