Software Downloads for "Bde Sql Date Functions"
- SQLUtilities
- License: Shareware
SQLUtilities extends the T-SQL scripting environment by adding 64 new general-purpose functions for text, date/time and numeric processing that can be used directly within queries and stored procedures at the database layer. Date and time functions include table-valued sequence generator functions that can generate 'on-the-fly' date and/or time sequences of any length with any step interval (these can be used directly in joins, for example), random date and/or time generators, various working days calculations that take into account specified weekend days and holidays, and other general date and time arithmetic functions to complement what's already available in SQL.
- Platform: Windows
- Publisher: TotallySQL Ltd
- Date: 03-05-2011
- Size: 522 KB
- DATSUF
- License: Comercial
DATSUF is a set of T-SQL user functions that enable to run data analysis queries on top of any version of MS SQL Server. DATSUF can be used within any CLR language or from the studio management of the MS-SQL..
- Platform: Windows
- Publisher: Decision Makers
- Date: 26-06-2011
- Size: 1269 KB
- ADOdb Date and Time Library
- License: Freeware
PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome these limitation by replacing the native function's signed integers with PHP floating point numbers when necessary. This library supports dates from 100 A.D. to billions of years in the future. For high speed, this library uses the native date functions where possible, and only switches to PHP code when the dates fall outside the 32-bit signed integer range.
- Platform: PHP, Scripts
- Publisher: phplens.com
- Date: 10-04-2011
- sql-characteristic-functions
- License: Freeware
Many developers needlessly loop through data in an effort to present raw, normalized, data into a more readable, tabular format, not realizing; that, "characteristic functions" can accomplish the same goal, elegantly, and more efficiently.
sql-characteristic-functions License - GNU General Public License (GPL).
- Platform: Linux, Unix, Windows
- Publisher: Sqlchar
- Date:
- Size: 8 KB
- Date controls for Eclipse SWT
- License: Freeware
ecl-datepicker is open source Java code for a set of user controls and utilities for calendarized date functions in SWT-based applications. It supports internationalized text and international date ordering/format, and is time zone aware.
Date controls for Eclipse SWT License - Eclipse Public License.
- Platform: WinOther
- Publisher: Ecl-datepicker
- Date:
- exJune Short & Sweet ASP Calendar
- License: Shareware
This calendar script is very easy to modify or add database events. It is the root of a larger calendar system. Basic HTML, & ASP knowledge. Script uses VBscript date functions..
- Platform: Asp, Scripts
- Publisher: exjune.com
- Date: 19-04-2011
- Silentum Event Calendar
- License: Freeware
Silentum Event Calendar is a basic PHP calendar that you can integrate into your site effortlessly. It uses the time() and date() functions to operate, so the calendar is entirely accurate. The month and year are displayed at the top, as well as the days of the week. The current day on the calendar is highlighted so you can identify which day it is. All the past days are darkened, and the numbers are struck out. Silentum Event Calendar's main purpose is for events. These events are written to the top of the PHP file, and are displayed underneath the calendar itself.
- Platform: PHP, Scripts
- Publisher: HyperSilence
- Date: 27-03-2011
- Godsw SQL Compare
- License: Shareware
What is Godsw SQL Compare? Godsw SQL Compare is the powerful database schema/data comparison and synchronization tool for SQL Server database development projects. Godsw SQL Compare integrates with SQL Server, providing an effective and effortless database schema comparison for individuals and project teams to compare the SQL Server databases on either the same server or different servers. It also provides the functionality for developers to synchronize the SQL Server objects from one database to another.
- Platform: Windows
- Publisher: Godsw,Inc.
- Date: 24-11-2009
- Size: 6835 KB
- SQLEngineering
- License: Shareware
SQLEngineering extends the T-SQL scripting environment to add direct support for technical, engineering and scientific applications at the database layer. Performing data analysis from within the database tends to be much faster and more efficient than transporting the data across the network to a client application, and also allows simpler and cleaner application architectures. The functions can be used within your T-SQL scripts and stored procedures in exactly the same way as built-in T-SQL functions such as EXP, SQRT, POW etc, and are equally as fast even across large datasets.
- Platform: Windows
- Publisher: TotallySQL Ltd
- Date: 03-05-2011
- Size: 522 KB
- SQLFinancials
- License: Shareware
SQLFinancials extends the T-SQL scripting environment by adding financial analysis functions similar to those found in the MS Excel analysis toolpack, but which can be used directly within the database. Performing data analysis from within the database tends to be much faster and more efficient than transporting the data across the network to a client application, and also allows simpler and cleaner application architectures. All the financial functions which have an equivalent in Excel are numerically faithful to a very high degree of accuracy, enabling easy migration of Excel-based business operations to a database environment.
- Platform: Windows
- Publisher: TotallySQL Ltd
- Date: 03-05-2011
- Size: 522 KB
- SQLMath
- License: Shareware
SQLMath extends the T-SQL scripting environment so you can perform mathematical operations on your data from within the database itself. This tends to be much faster and more efficient than transporting the data across the network to a client application, and also allows simpler and cleaner application architectures. The functions can be used within your T-SQL scripts and stored procedures in exactly the same way as built-in T-SQL functions such as SUM, MAX, STDEV etc, and are equally as fast even across large datasets.
- Platform: Windows
- Publisher: TotallySQL Ltd
- Date: 03-05-2011
- Size: 522 KB
- SwisSQL - SQL Server to Oracle Migration Tool
- License: Shareware
SwisSQL - SQL Server to Oracle Edition is an Automated Migration tool to convert stored procedures implemented in Microsoft SQL Server Transact SQL into equivalent Oracle PL/SQL code. It automates more than 80% of the Transact SQL code conversion into PL/SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time.
- Platform: Windows
- Publisher: AdventNet
- Date: 12-06-2007
- Size: 15128 KB
- Using Triggers to Track Database Action History
- License: Shareware
This article describes how to use Microsoft SQL Server triggers to automatically record all updates and inserts for a particular database table in a customized history table..
- Platform: Asp, Scripts
- Publisher: 4guysfromrolla.com
- Date: 27-08-2011
- Rotating Banner Ads using a Database
- License: Shareware
This tutorial shows how to create a simple Ad rotation system based on ASP-SQL Server combination. All Ad info (except images, which are asumed to be in current directory) is stored in SQL server table caled Banners. The system is intended to provide easy random rotation and counting of Ad showing and clicks..
- Platform: Asp, Scripts
- Publisher: 4guysfromrolla.com
- Date: 06-10-2011
- Learn SQL Query Practice Free
- License: Freeware
Good SQL knowledge makes up a good back-end programmer. Our App makes you a good back-end programmer. For all those students and developers out there, this app is for you. Go through the SQL Topics. We provide to you a visually stunning guide to sql, covering all topics - Basic SQL upto Advance SQL with examples of queries in MySql, Oracle, MsSql Server and Access Databases
Basic Topics:
---------------------
Intro, Insert, Update, Delete, Select, Where, Distinct, Order By, Syntax, And - OR
Date Functions:
---------------------
Convert(), DateAdd, DateDiff(), DatePart(), GetDate(), CurDate(), CurTime(), Date(), Date_add(), Date_format(), Date_sub(), DateDiff(), Extract(), Now()
Functions:
----------------------
Avg(), Count(), First(), Format(), Functions(), Format(), Group BY, Having, Last(), Lcase(),...
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Samay Software
- Date: 04-06-2014
- Size: 1126 KB
- SwisSQL - Oracle to DB2 Migration Tool
- License: Shareware
SwisSQL - Oracle to DB2 Edition is an automated migration tool to convert stored procedures implemented in Oracle PL/ SQL code into equivalent IBM DB2 SQL. It automates more than 80% of the Oracle PL/SQL code conversion into IBM DB2 with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time. Features * Migration of Oracle PL/ SQL procedures, functions, triggers, cursors, tables and views into TransactSQL * Support for conversion of PL/ SQL In-Built Functions, Datatypes, and SQL Queries * Support for conversion of all Transaction features.
- Platform: Windows
- Publisher: AdventNet
- Date: 04-02-2005
- Size: 19456 KB
- SwisSQL - Oracle to Sybase Migration Tool
- License: Shareware
SwisSQL - Oracle to Sybase Edition is an automated migration tool to convert stored procedures implemented in Oracle PL/ SQL into equivalent Sybase Adaptive Server Transact SQL code. It automates more than 80% of the PL/ SQL code conversion into TransactSQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time.
- Platform: Windows
- Publisher: AdventNet
- Date: 11-02-2005
- Size: 10240 KB
- SwisSQL - Sybase to Oracle Migration Tool
- License: Shareware
SwisSQL - Sybase to Oracle Edition is an automated migration tool to convert stored procedures implemented in Sybase ASE (Adaptive Server Enterprise) Transact SQL into equivalent PL/ SQL code. It automates more than 80% of the Sybase Transact SQL code conversion into Oracle PL/SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time.
- Platform: Windows
- Publisher: AdventNet
- Date: 19-03-2005
- Size: 18432 KB
- SQLRegEx: SQL Server Regular Expressions
- License: Shareware
SQLRegEx adds regular expression capabilities to Microsoft SQL Server 2000. With regular expressions, a person skilled in Transact-SQL can perform a vast number of data manipulation tasks which previously would have required complicated code using T-SQL string functions, or a formal programming language such as C/C++, Visual Basic, or Delphi, or with script languages such as VBScript or JavaScript.. Krell Software: Data Auditing and Data Editing Tools for Microsoft SQL Server..
- Platform: Windows
- Publisher: Krell Software, Inc.
- Date: 04-10-2009
- Size: 1945 KB
- Using Multiple Recordsets
- License: Shareware
This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets. Specially, using a nifty feature of the ADO Recordset object, Multiple Recordsets, you can store multiple SQL query results in one Recordset object, requiring fewer communications with the database..
- Platform: Asp, Scripts
- Publisher: 4guysfromrolla.com
- Date: 04-11-2011