Is there any way to compare a date with the system's date? If so, how do i do it?
http://www.experts-exchange.com/Programming/Languages/C/Q_10049145.html
Zones:
CDate Answered: 05/08/1998 Grade: A Views: 0
Is there any function that can retrieve the earlier date between (for example : 19/09/1992 and 01/06/1996?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10123083.html
Is coldfusion supports MTS(Transaction Server), Is coldfusion supports shoping cart like site server. Which will be the better developing tool for mid size business. Is coldfusion has team environm...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10371036...
Is there a way in SQLSrvr7 to compare two recordsets to each other and then return various information about things that don't match? At the moment I'm setting two sets of variables equal to field...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_11278738.html
I want to Develop a Application that will compare 2 Dir and its Sub Foldes and check that in 1 Directory if new file is created or changed it shold copy in 2 Directory and if file is delete from 1 ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_11492680.htm...
Zones:
Windows MFCDate Answered: 01/05/2001 Grade: C Views: 0
Hi,
I have to write a program which uses a Heap (code provided) to store items (have a key and element). When I try to add the item to the heap it says non-comparable item.
What do i need to do ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11626458.html
Hi,
could someone tell me how can i create generic Classes like in C++?
I want use the Comparator interface with his compare method as a generic method for string,integer and date.
Here i...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20104383.html
Zones:
JavaDate Answered: 04/11/2001 Grade: B Views: 0
hi,
i want to know which o/r mapping tool is the best. I need to get compares on the internet. People who use any o/r mapping tool could help through. If i could find something like Toplink or b...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20110060.html
Zones:
DatabasesDate Answered: 09/15/2002 Grade: B Views: 0
What is RDO ?
What is different between RDO and ADO ?
RDO is better ?
How do I know which one to choose ?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20157555.html
I'm having some problems doing sorting in a tree map. The following is my program. The extected output should be:
{1=1, 8=1, 9=9, 10=1}
Instead now output is:
{1=1, 10=1, 8=1, 9=9}
My P...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20193669.html
Zones:
JavaDate Answered: 10/21/2001 Grade: B Views: 0