ms sql server
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2018
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
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
License:BSD Style
EMS SQL Manager 2005 Lite for SQL Server
EMS SQL Manager Lite for SQL Server is a light and easy-to-use freeware graphical tool for MS SQL/MSDE administration. It has minimal required set of instruments for those users who are new to MS SQL server and need only its basic functionality. It more>> EMS SQL Manager Lite for SQL Server is a light and easy-to-use freeware graphical tool for MS SQL/MSDE administration. It has minimal required set of instruments for those users who are new to MS SQL server and need only its basic functionality. It makes creating and editing MS SQL Server database objects easy and fast, and allows you to run SQL scripts, manage users and their privileges, simply edit SQL queries and more.<<less
Added: 2005-04-29 License: Freeware Price: $0.00USD
2501 downloads
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
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
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
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
MyEzSQL 1.0
In short, MyEzSQL is a PHP class that allows people to control the SQL executed to a database server by functions. MyEzSQL makes it easy to communicate with the database server by writing the SQL with the data sent to the function. Each function secures more>> In short, MyEzSQL is a PHP class that allows people to control the SQL executed to a database server by functions. MyEzSQL makes it easy to communicate with the database server by writing the SQL with the data sent to the function. Each function secures all the data itself before nearing the database. Read the Readme for more information.<<less
Added: 2009-04-05 License: GPL Price: $0.00USD
14 downloads
COM-MSSQL & MySQL Class Library 1.0.1
Develop your applications for mulitple platforms with these class files, connect to Microsoft SQL server and MySQL server with ease by using the same methods and properties you gain the ability to develop your applications without the hassle of worrying more>> Develop your applications for mulitple platforms with these class files, connect to Microsoft SQL server and MySQL server with ease by using the same methods and properties you gain the ability to develop your applications without the hassle of worrying about if your client is using Microsoft SQL server or MySQL.<<less
Added: 2007-04-03 License: GPL Price: $0.00USD
11 downloads
Other version of COM-MSSQL & MySQL Class Library
License:GPL
Create a dynamic PDF report with ASP/SQL SERVER 1.0
This is the first article of a series that explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or more>> This is the first article of a series that explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or libraries (and their associated licensing costs!).<<less
Added: 2005-10-22 License: Freeware Price: $0.00USD
13 downloads
Other version of Create a dynamic PDF report with ASP/SQL SERVER
License:Freeware
Connecting ASP.NET to Access and SQL Server Database 1
This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start more>> This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start implementing your projects.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
12 downloads
noSQL 1.2
noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-server. Everything is stored in flat .csv-formatted files, so putting data into noSQL or getting data from noSQL inside a spreadsheet program works more>> noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-server. Everything is stored in flat .csv-formatted files, so putting data into noSQL or getting data from noSQL inside a spreadsheet program works immediately. If you are too lazy to setup an SQL-server, or you simply dont have one right now but perhaps later in the future, use noSQL.<<less
Added: 2003-11-22 License: Freeware Price: 0.00
13 downloads
Other version of noSQL
ASP LinkManager 0.1
LinkManager is an private solution I made for a server without SQL capabilities. It for making links and having a small range of statistics. more>> LinkManager is an private solution I made for a server without SQL capabilities. It for making links and having a small range of statistics.<<less
Added: 2006-10-11 License: Free Non-Commercial Price: $0.00USD
10 downloads
Other version of ASP LinkManager
License:Free for non-commercial use
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
JSP Hit Counter 1
This counter uses MS SQL Server to store hits. I have used a custom stored procedure to add and display hit. This is a very good example using stored procedures with JSP. more>> This counter uses MS SQL Server to store hits. I have used a custom stored procedure to add and display hit. This is a very good example using stored procedures with JSP.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
15 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 ms sql server 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