Main > Free Download Search >

Free sql server support script

sql server support

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3720
Live Game Server List 3.1

Live Game Server List 3.1


Game Server Info for both Game Server Providers and Clans, supports: | Americas Army | ArmA: Armed Assault | Battlefield Vietnam | Battlefield 1942 | Battlefield 2 | Battlefield 2142 | Call Of Duty | Call Of Duty: United Offense | Call Of Duty 2 | more>> Game Server Info for both Game Server Providers and Clans, supports: | Americas Army | ArmA: Armed Assault | Battlefield Vietnam | Battlefield 1942 | Battlefield 2 | Battlefield 2142 | Call Of Duty | Call Of Duty: United Offense | Call Of Duty 2 | Call Of Duty 4 | Command and Conquer: Renegade | Crysis | Doom 3 | Far Cry | F.E.A.R. | Ghost Recon Warfighter | Ghost Recon Warfighter 2 | Halo | Half-Life ( aka Steam as in Counter-Strike Steam ) | Half-Life Old ( aka WON, Counter-Strike 1.5 etc ) | Half-Life 2 ( aka Source, Counter-Strike Source etc ) | IL-2 Sturmovik | JediKnight 2 | Medal Of Honour | Multi Theft Auto | NeverWinter Nights | NeverWinter Nights 2 | PainKiller | Quake World | Enemy Territory: Quake Wars | Quake 2 | Quake 3 | Quake 4 | Raven Shield | San Andreas Multiplayer | Soldier of Fortune 2 | S.T.A.L.K.E.R. | SWAT 4 | Unreal Tournament | Unreal Tournament 2003 | Unreal Tournament 2004 | Unreal Tournament 3 | Vietcong | Vietcong 2 | Warsow | Wolfenstein | + Others<<less
Added: 2005-07-17 License: GPL Price: $0.00USD
18 downloads
PHP SQL Server (MSSQL) Query Analyzer 0.3

PHP SQL Server (MSSQL) Query Analyzer 0.3


PLEASE REVIEW AND EDIT CAREFULLY This is a web-based tool for running queries on a SQL database. more>> <<less
Added: 2009-06-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 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
SQL Server Optimization For ASP.Net Developer 1

SQL Server Optimization For ASP.Net Developer 1


This tutorial contains a list of SQL Server optimization tips for ASP.NET Developer. These tips should be your common habits when building efficient, scalable web applications. more>> This tutorial contains a list of SQL Server optimization tips for ASP.NET Developer. These tips should be your common habits when building efficient, scalable web applications.<<less
Added: 2008-10-28 License: Freeware Price: $0.00USD
14 downloads
Server Status Checker

Server Status Checker


This small script will allow you to check if the servers on a website are online or offline. more>> This small script will allow you to check if the servers on a website are online or offline.<<less
Added: 2007-02-26 License: Free for non-commercial use Price: Free
726 downloads
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
Mobile WAP Based Server Status 1.1

Mobile WAP Based Server Status 1.1


The mobile server status script will allow you to view the status of various services on various servers (if needed). It has been tested on a linux/cpanel server, PHP 4.1.13 and with all default ports for each of the services. If a service runs on a more>> The mobile server status script will allow you to view the status of various services on various servers (if needed). It has been tested on a linux/cpanel server, PHP 4.1.13 and with all default ports for each of the services. If a service runs on a different port, you can easily amend it. It supports an unlimited amount of servers and is completely free.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Mobile WAP Based Server Status
Mobile WAP Based Server StatusThe mobile server status script will allow you to view the status ... It supports an unlimited amount of servers and is completely free
License:Freeware
Download
1404 downloads
Added: 2006-01-12
i-dreams guestbook server SQL 5.4

i-dreams guestbook server SQL 5.4


The i-dreams.net guestbook server allows you to start a professional and secure guestbook service. The administration pleases with a clear structure and many functions. Some of the main functions are: clear user administration, sort and search, mailing more>> The i-dreams.net guestbook server allows you to start a professional and secure guestbook service. The administration pleases with a clear structure and many functions. Some of the main functions are: clear user administration, sort and search, mailing list, guestbook profiles with permission profiles, main configs, guestbook configs, ad profiles and specific category ads, click consideration, FAQ, announcements, skins, language files, SSI/PHP/JS statistic functions, own fields, automated tasks, step by step registration, pw reminder, own templates (CMS like), perl code template implementation and many more... To make the guestbook and guestbook server functions safe, the script uses session ids, spam filter, e-mail verification, hidden codes, image verification and the "guard". This guestbook has many functions which make the usage interactive, safe and usable by everyone! The SQL version allows to store the data in any SQL database like MySQL, Oracle, MsSQL, Sybase...<<less
Added: 2006-10-22 License: BSD Price: $0.00USD
11 downloads
 
Other version of i-dreams guestbook server SQL
i-dreams guestbook server SQLThe i-dreams.net guestbook server allows you to start a . The i-dreams.net guestbook server allows you to start a
License:BSD Style
Download
1109 downloads
Added: 2006-10-22
Paging With SQL Server Stored Procedures In ASP.NET 1

Paging With SQL Server Stored Procedures In ASP.NET 1


This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records you more>> This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records you simply show only first page with 10, 20 or 30 records and enable navigation buttons like Next or Previous if user wants to see other pages.<<less
Added: 2009-01-13 License: Freeware Price: $0.00USD
10 downloads
SQL Queries For Paging In ASP.NET 1

SQL Queries For Paging In ASP.NET 1


This tutorial explains different ways about how to build SQL queries for paging on SQL Server. Data paging is common task for ASP.NET developers. It could be very confusing if you place hundreds, thousands or even millions of records on single page. more>> This tutorial explains different ways about how to build SQL queries for paging on SQL Server. Data paging is common task for ASP.NET developers. It could be very confusing if you place hundreds, thousands or even millions of records on single page. Common solution when you work with large amount of data is to provide data paging.<<less
Added: 2009-01-13 License: Freeware Price: $0.00USD
14 downloads
DBReporter 1

DBReporter 1


DBReporter is a database structure documentation generator for SQL Server. It generates a report of all tables, columns, indexes, views, stored procedures and triggers nicelly formated in HTML. It comes with the source code. more>> DBReporter is a database structure documentation generator for SQL Server. It generates a report of all tables, columns, indexes, views, stored procedures and triggers nicelly formated in HTML. It comes with the source code.<<less
Added: 2003-10-23 License: Freeware Price: $0.00USD
12 downloads
SQL statements in ASP - beware the apostrophe

SQL statements in ASP - beware the apostrophe


One of the most common problems encountered in ASP when using SQL statements, is the existence of an apostrophe (i.e. single quotation mark) in an SQL query string. I say problem because SQL Server (or any T-SQL database server) interprets single quotes more>> One of the most common problems encountered in ASP when using SQL statements, is the existence of an apostrophe (i.e. single quotation mark) in an SQL query string. I say problem because SQL Server (or any T-SQL database server) interprets single quotes as the representation of a string value - that is, as delimiters. Therefore to avoid conflict between single quote delimiters and apostrophes we need to let ASP know that we want an actual apostrophe and not the end of the string. My short tutorial will show you how.....so lets get started<<less
Added: 2008-08-15 License: Freeware Price: $0.00USD
12 downloads
Aivea Commerce Server 1.2

Aivea Commerce Server 1.2


Aivea Commerce Server is a Service Oriented Architecture (SOA) based E-Commerce Software Solution powered by industry leading Microsoft.NET 3.5 framework (C#, ASP.NET 3.5, WCF, WF, LINQ, DLINQ and SQL Server 2008/2005). more>> Aivea Commerce Server is a Service Oriented Architecture (SOA) based E-Commerce Software Solution powered by industry leading Microsoft.NET 3.5 framework (C#, ASP.NET 3.5, WCF, WF, LINQ, DLINQ and SQL Server 2008/2005).<<less
Added: 2009-03-05 License: Commercial Price: $0.00USD
12 downloads
SQL Injection Blocker 1.5

SQL Injection Blocker 1.5


Inspyres SQL Injection Blocker is a server-side component (COM Object) designed to stop the nasty. ongoing SQL injection attacks that dynamic sites get daily. If your database has been hacked with Javascript references, mysterious tables, or even lost more>> Inspyres SQL Injection Blocker is a server-side component (COM Object) designed to stop the nasty. ongoing SQL injection attacks that dynamic sites get daily. If your database has been hacked with Javascript references, mysterious tables, or even lost data, you need this component. Takes seconds to install and only minutes to implement into your includes and ASP processing files.<<less
Added: 2008-05-23 License: Commercial Price: $0.00USD
20 downloads
sqlWebArchitect

sqlWebArchitect


sqlWebArchitect is a Web-Based Open Source SQL Server and MSDE Database Administration tool. Built with Microsoft .NET Framework 2.0 and released under GPL License. more>> sqlWebArchitect is a Web-Based Open Source SQL Server and MSDE Database Administration tool. Built with Microsoft .NET Framework 2.0 and released under GPL License.<<less
Added: 2006-03-03 License: GPL Price: Free
1332 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5