Advertisement

1 - 10 of 289 containing alltags:("both") (0 seconds)
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...
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 ...
Zones: Windows ProgrammingDate Answered: 07/31/1997 Grade: A Views: 0
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
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?
Zones: MS Visual BasicDate Answered: 08/02/2005 Grade: A Views: 0
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 ...
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...
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...
Zones: Microsoft NetworkDate Answered: 08/18/2006 Grade: A Views: 0
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...
Zones: Web Dev SoftwareDate Answered: 10/27/2000 Grade: A Views: 0
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...
Zones: C++, Microsoft Visual C++Date Answered: 10/27/2000 Grade: B Views: 0
 When I put null para to the setDataVector in DefaultTableModel, the compile will throw the message below : ------------------------------------------------------- codingtest.java:5: reference...
Zones: JavaDate Answered: 11/30/2001 Grade: A Views: 0