Main > Free Download Search >

Free t sql reference script

t sql reference

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 662
DOM Reference

DOM Reference


The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript. more>> The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript.<<less
Added: 2006-03-08 License: Freeware Price: $0.00USD
18 downloads
Dom Element methods reference

Dom Element methods reference


One page reference on the various DOM methods available on an HTML element. more>> One page reference on the various DOM methods available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
DOM Element properties reference

DOM Element properties reference


One page reference on the various DOM properties available on an HTML element. more>> One page reference on the various DOM properties available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
SQL QuickRegister

SQL QuickRegister


SQL QuickRegister is a full-featured password/membership management system with 4 modules: registration, login, re-direction and a web panel. Features include the creation of an expiry date upon regis more>> SQL QuickRegister is a full-featured password/membership management system with 4 modules: registration, login, re-direction and a web panel. Features include the creation of an expiry date upon registration, checking the expiry date upon login or via any page re-direct, automatic login, administrative control of membership profile, ability to deny or allow access at any time, e-mail confirmations of registration, password recovery for members, denies access after a lapsed time period, disallows multiple logins, and all page links checked to prevent bookmarking. Four Add-On Modules available to 1. Broadcast e-mail to members and 2. Protect digital files for download. 3. Organize members into groups each with its own page after login and 4. pay registration and renew with PayPal<<less
Added: 2002-03-14 License: Freeware Price: Free
2784 downloads
JavaScript 1.5 Reference 2006/08/23

JavaScript 1.5 Reference 2006/08/23


If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape). more>> If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape).<<less
Added: 2005-04-28 License: Freeware Price: $0.00USD
23 downloads
Rails and SQL queries

Rails and SQL queries


Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
How To Use SQL Server Reporting Services 1

How To Use SQL Server Reporting Services 1


This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks. more>> This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
13 downloads
ASP.NET 2.0 Referencing Master Page Members

ASP.NET 2.0 Referencing Master Page Members


In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members more>> In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.<<less
Added: 2006-06-01 License: Freeware Price: Free
1247 downloads
SQLeonardo

SQLeonardo


browse database structure, create SQL queries without directly writing SQL, edit tables directly via the data grid, jump from record(FK) to record(PK) or vice versa and more... more>> browse database structure, create SQL queries without directly writing SQL, edit tables directly via the data grid, jump from record(FK) to record(PK) or vice versa and more...<<less
Added: 2006-05-22 License: Freeware Price: Free
1254 downloads
Boolean to SQL Query Translator 1.0

Boolean to SQL Query Translator 1.0


This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields. more>> This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.<<less
Added: 2005-05-29 License: Free Non-Commercial Price: $0.00USD
10 downloads
 
Other version of Boolean to SQL Query Translator
Boolean to SQL Query TranslatorNOT cockroaches) into a SQL query over the appropriate database fields. Boolean to SQL Query ... convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query
License:Free for non-commercial use
Download
1619 downloads
Added: 2005-05-29
Using ASP.NET With SQL Server 1

Using ASP.NET With SQL Server 1


This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc. more>> This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
12 downloads
IE multimedia filters and transitions reference

IE multimedia filters and transitions reference


Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions. more>> Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions.<<less
Added: 2007-07-22 License: Freeware Price: $0.00USD
16 downloads
Dotnetindex.com - Utimate Developer References Index

Dotnetindex.com - Utimate Developer References Index


Dotnetindex.com is a great references guide and index for developer and programmers. Web site contains thousands of articles and code snips. more>> Dotnetindex.com is a great references guide and index for developer and programmers. Web site contains thousands of articles and code snips.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
13 downloads
LDAP to SQL

LDAP to SQL


Whilst working on the automatic production of web statistics - came across the following problem: How do I get relational data from an Hierarchical structure? It didnt take long to realize - Id have more>> Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.<<less
Added: 2006-05-02 License: Freeware Price: Free
1296 downloads
FlySpeed SQL Query 1.1

FlySpeed SQL Query 1.1


FlySpeed SQL Query is an easy-to-learn-and-operate graphical tool for all database users and developers. It allows you to build queries on different database servers without needing deep knowledge of SQL syntax and performs a wide range of data more>> FlySpeed SQL Query is an easy-to-learn-and-operate graphical tool for all database users and developers. It allows you to build queries on different database servers without needing deep knowledge of SQL syntax and performs a wide range of data manipulations. Handy for professionals and essential to newbies, FlySpeed SQL Query includes everything to make your work with data more productive than ever before!<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5