Here is my function:
import java.sql.*;
import java.util.*;
import java.text.*;
public class test
{
public static void main(String[] args)
{
String s;
Format fm...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20564206.html
Zones:
JavaDate Answered: 03/26/2003 Grade: A Views: 0
I wrote a Win95/NT Winsock app that communicates with each other over the network with datagram packets. In the packets it has to send its own net address and port (so that the other computer can ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10018739.html
I have an application that requires 1.4. Java 1.5 is installed. Is it possible
to install both and with a 'switch' of a few environmentals choose which
one to use?
Thanks
http://www.experts-exchange.com/Programming/Languages/Java/Q_21434689.html
Zones:
JavaDate Answered: 05/25/2005 Grade: A Views: 0
Hi,
I have a computer that right now has Visual Studio.NET 2003 installed on it. I would like to also run Visual Basic 6 on the same machine. Is this possibe? Is their a way around to do this?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21510591.htm...
I have a fairly rough-hewn cgi program that takes search criteria from an HTML form, builds a query out of the variables from the form, pulls the results of the query from an Access database, then ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_21582378.ht...
Zones:
HTMLDate Answered: 10/05/2005 Grade: A Views: 0
Hi All,
I have a dilemna that I hope you guys can help me out? Let's say I have two tables A and B, both tables have the following records:
Table A: 1,2,3
Table B: 3,4,5
Is there a way for...
http://www.experts-exchange.com/Database/Oracle/Q_21822310.html
Zones:
OracleDate Answered: 04/21/2006 Grade: A Views: 0
We have two IDE hard drives on a server, disk 0 and disk 1 and they are being mirrored. When you look at the drive in Windows under computer management > disk management both drives have " failed r...
http://www.experts-exchange.com/Networking/Windows_Networking/Q_21954332.html
I have a website which uses secure protocol and it works well using IE5 and the latest Netscape browser.
It is primarily made up of a frame set in which the main frame is usually an ASP (javascr...
http://www.experts-exchange.com/Web_Development/Software/Q_10774502.html
Using the Microsoft Visual Studio C++ Enterprise Edition environment I'm getting the following message when trying to use precompiled headers
"The source files a.cpp and b.cpp are both configure...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11400078.html
When I put null para to the setDataVector in DefaultTableModel, the compile will throw the message below :
-------------------------------------------------------
codingtest.java:5: reference...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20234949.html
Zones:
JavaDate Answered: 11/30/2001 Grade: A Views: 0