t sql case
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 649
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
SQL Solution 6.3
Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible. more>> Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.<<less
Added: 2000-08-31 License: Other Price: $0.00USD
14 downloads
Other version of SQL Solution
License:Other Free / Open Source License
Bear SQL 1.0
Bear SQL is a light, easy to use, web front end to MySQL. It allows you to manage databases, tables and users, including backup and restore functionality. With Bear SQL you can create and remove databases and tables, add, edit and delete records, alter more>> Bear SQL is a light, easy to use, web front end to MySQL. It allows you to manage databases, tables and users, including backup and restore functionality. With Bear SQL you can create and remove databases and tables, add, edit and delete records, alter tables, add and remove primary keys and indexes, add edit and delete columns, change column properties, search tables, optimize tables, write your own queries, save queries, save query results, add and manage users and more. All from a simple web front end.<<less
Added: 2008-12-18 License: GPL Price: $0.00USD
11 downloads
Minishow case 1.0
Minishowcase is a small and simple PHP/JavaScript online photo gallery, powered by AJAX that allows you to easily show your images online, without complex databases or coding, allowing to have an up-and-running gallery in a few minutes. more>> Minishowcase is a small and simple PHP/JavaScript online photo gallery, powered by AJAX that allows you to easily show your images online, without complex databases or coding, allowing to have an up-and-running gallery in a few minutes.<<less
Added: 2009-02-26 License: Other Price: $0.00USD
13 downloads
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
Simple Select Case example
This is a simple example of how to use the Select Case functionality in ASP. more>> This is a simple example of how to use the Select Case functionality in ASP.<<less
Added: 2007-07-17 License: Freeware Price: Free
845 downloads
Tabs Links SQL 1.0
A simple PHP/MySQL links repository Features: 1 - Script in PHP/MySQL 2 - Has no limit to the number of links 3 - Its possible to customize the number of links per page 4 - Each link has Title, Address and Description 5 - Dont needs more>> A simple PHP/MySQL links repository Features: 1 - Script in PHP/MySQL 2 - Has no limit to the number of links 3 - Its possible to customize the number of links per page 4 - Each link has Title, Address and Description 5 - Dont needs installation 6 - It has an Admin Module, where you can insert, update and delete<<less
Added: 2007-05-05 License: Freeware Price: $0.00USD
13 downloads
Other version of Tabs Links SQL
License:Freeware
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
PHP Request and SQL Security 2
UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might more>> UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might otherwise cause SQL injections or other hacks. The script has two functions which are used to completely take the hassle out of getting data from GET, POST, or REQUEST. It protects the data and has many options for default values, malformed data protection and just a quick and easy way of getting what you need.<<less
Added: 2005-09-03 License: Free Non-Commercial Price: $0.00USD
36 downloads
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
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
Embedded Sql 1.0
This bit allows you to add .sql files to a ASP.Net website or Visual studio project and use a generated class to execute the procedure. The .sql file can be edited in any SQL editor, the generated class has strong type properties to set the parameters more>> This bit allows you to add .sql files to a ASP.Net website or Visual studio project and use a generated class to execute the procedure. The .sql file can be edited in any SQL editor, the generated class has strong type properties to set the parameters of the statement. Both stored procedures and direct sql is supported. Nothing needs to be added to the sql file all it requires is a standard T-Sql procedure declaration.<<less
Added: 2007-10-18 License: GPL Price: $0.00USD
11 downloads
Mortgage Application and SQL Database
Fully intergratable online web mortgage application form that submits form applications into the SQL database. Every time someone fills the form out you will be notified via email, also fully customiz more>> Fully intergratable online web mortgage application form that submits form applications into the SQL database. Every time someone fills the form out you will be notified via email, also fully customizable ASP script with standard HTML form that can easily be placed on a network of websites that dumps into the same database, also every HTML form you put out there has a forward on it so that when the user clicks submit, the database returns a thank you page on originating site.<<less
Added: 2004-12-01 License: Freeware Price: Free
1791 downloads
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
Generating XML files from SQL Database
Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file. more>> Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file.<<less
Added: 2007-07-13 License: Freeware Price: Free
558 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above t sql case search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed