Calculating intervals between two dates is a tutorial which helps the users to find the intervals like time intervals, first day of week, first day of year, etc., between two particular dates on their websites. The procedure of the tutorial is...
Outlook PstDiff finds the difference between two pst files. It identifies the following mails.Mails that are present in the first pst file only.Mails that are present in both pst files, but are dfifferent.It copies the differences an output pst...
Date.diff.PHP is multi-platform compatible. This is a simple script to calculate the difference between two dates and express it in years, months and days. You can use as in: "my daughter is 4 years, 2 month and 17 days old" ... Feel...
This is an online calculator and downloadable software for webmasters. It will calculate the difference between two dates and times and display them in various ways selected by the user. For example it can show the difference as "7 years 2...
This is an online tutorial for the beginners which briefly teaches them about SQL. From this tutorial users can know about usage of table and field aliases, unions, joining tables, finding the difference between two table sources, usage of...
Calculate Distance Between Two Points Us Visit | Rate | Error is a multi-platform compatible program to calculate the distance between two locations. It can be used for store locator or radius calculation. Free sample source codes in PHP, ASP,...
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two...
The programs supplied in this archive are versions of Stefan Reuther's bdiff and bpatch compiled from Pascal translations of the original C source.BDiff is used to output information about the differences between two files, with the option to...
This PL/SQL stored procedure returns a person's age in whole years. It returns the number of whole years between two dates, and will also validate a date. Includes a stored function version.
File List: @PSC_ReadMe_866_5.txt...
.NET's interoperability with COM is the main theme discussed in this tutorial. The author describes how COM is good enough for component development. The difference between .NET and COM components are also discussed in this article. |