mssql
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 40
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
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
Delete Duplicates from a Database (MYSQL, MSSQL) 1
An easy way to delete duplicate data from a database such as MYSQL or MSSQL. more>> An easy way to delete duplicate data from a database such as MYSQL or MSSQL.<<less
Added: 2007-03-31 License: Freeware Price: $0.00USD
14 downloads
Other version of Delete Duplicates from a Database
License:Freeware
Using Stored Procedures with MSSQL and ASP.NET 2.0 2.0
If you havent used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I create a more>> If you havent used MSSQL stored procedures before with SQL Server and in your ASP.NET 2.0 pages then you need to read this article. In this article I will list down basic questions like the following :what is a stored procedure? How can I create a stored procedure? How can I use it from within my ASP.NET 2.0 web pages? And how can I return an output parameter value to my ASP.NET web page? A stored procedure is a script of SQL code that is stored in your database under a given name. The SQL code for the stored procedure may contain programming logic (using T-SQL IF and CASE statements for example) and SELECT, INSERT, UPDATE or DELETE statements as well. There are many benefits using stored procedures instead of writing pure SQL code. 1. Reduce Network Usage between WebServer and Database Server. 2. Code Reuse. 3. Faster in performance . 4. Enhance Security as you can only give your user execute permission on your stored procedure.<<less
Added: 2007-11-14 License: Other Price: $0.00USD
14 downloads
SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution 1.0
A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; more>> A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; looping through query result; looping through result fields.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
13 downloads
Other version of SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution
License:Freeware
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
GreenLight SQLTool 1.0
This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. The scripts can be used with either MySQL or MSSQL databases. Together more>> This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. The scripts can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database (or at least the table structures and contents) from MySQL to MSSQL or vice versa.<<less
Added: 2004-05-28 License: Freeware Price: 0.00
10 downloads
Other version of GreenLight SQLTool
License:Freeware
Forest Blog 1.1.2
Forest Blog is a versatile ASP based blogging application that supports both MSSQL and MySQL databases to provide users with power and flexibility. Coded with standards compliance and accessibility in mind Forest Blog is both XHTML 1.0 and CSS compliant more>> Forest Blog is a versatile ASP based blogging application that supports both MSSQL and MySQL databases to provide users with power and flexibility. Coded with standards compliance and accessibility in mind Forest Blog is both XHTML 1.0 and CSS compliant and features excellent accessibility. Forest Blog is fully documented and features a flexible administration panel that allows you to configure every aspect of the Forest Blog application as well as allowing you to quickly add categories and articles as well as creating new physical pages with your own ASP code in seconds.<<less
Added: 2006-01-20 License: Freeware Price: $0.00USD
11 downloads
Other version of Forest Blog
Price: FreeAdditionalInfoLinkwarepleasekeepthelinkstoHostForestintact.
License:Freeware
License:Freeware
Modulo Core 1.2
Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most more>> Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most database-driven applications share common properties. Modulo melds into those, allowing you to save thousands of lines of code and hours (even weeks) of programming without sacrificing the look and feel of your software. Unlike other packages, Modulo can be completely integrated into your application. Features: - Works out of the box, but is highly configurable. - Not reliant on any other packages. - Operates on MySQL, MSSQL and PGSQL (although support is limited for PG) - Great basic and advanced search features - Template driven presentation. Template engine comes bundled and is compatible with Smarty - Can be expanded through Modules - Security can be administered through Authorization Objects, allowing multi-tiered user access.<<less
Added: 2006-05-30 License: Free Non-Commercial Price: $0.00USD
11 downloads
Other version of Modulo Core
License:Free for non-commercial use
SOOP Portal
Have you ever wanted to set up your own online community but are not sure how too? Then Soop Portal is the answer to your needs. A complete portal system that is so easy to set up you could have peopl more>> Have you ever wanted to set up your own online community but are not sure how too? Then Soop Portal is the answer to your needs. A complete portal system that is so easy to set up you could have people joining and posting online in no time at all. The best thing about Soop Portal though is the support, we have what can only be described as one of the best online support communities around. Runner up in Future Net Publishing Awards 2004 for ?Best Online Tool?. Features: Forums, MSSQL or Access database, Skin Selector, Private Messaging (PM), Guestbook, Site News, Site Polls, Display Configuration, File Manager, Banner System, Pages Creator, Theme Editor, RSS feeds, Site Stats, Site Calendar, Welcome Message, Advertisement Box, Buddy List, Online Users, Subscription Manager, Latest Forum Posts, Group Manager, Mass Email Members, Ban Configuration, Language Filter, Suspend Registration.<<less
Added: 2004-04-03 License: GPL Price: FreeAdditionalInfoPleasereadLicenseconditionsindownload.
2038 downloads
AXML ASPNews 1.0
Axml ASPNews is a stand-alone News Website designed for news sites of any kind(General, Politics, Sports, Music, Science, etc) especially for Newspaper Sites, although it successfully fulfills the purpose of any site. Works with MSSQL or Access Database. more>> Axml ASPNews is a stand-alone News Website designed for news sites of any kind(General, Politics, Sports, Music, Science, etc) especially for Newspaper Sites, although it successfully fulfills the purpose of any site. Works with MSSQL or Access Database. AXML ASPNEWS lets you publish your content on the web effectively and easily with only a couple clicks. The administration backend area is a secured area with an easy-to-use interface that will let you manage all of your content online.You can create categories, subcategories, write articles using an html WYSIWYG editor or a text editor, upload attachments etc.AXML ASPNews has features like add unlimited article languages and translations to corresponding articles, search articles with AXML ASP Search, date format style, related articles feature, image description, CSS and Includes based code design, etc.The site is language based, so you can change the language easily. activate and disactivate editions and much more.<<less
Added: 2004-12-16 License: GPL Price: 34.95
10 downloads
Other version of AXML ASPNews
Price: $34.95
License:GPL
License:GPL
JSP Lady Bugs
JSP BugTracker is designed to be a software bug tracking management software powered by JSP, using various databases such as MSAccess, MySQL and MSSQL. Security levels available to protect who posts a more>> JSP BugTracker is designed to be a software bug tracking management software powered by JSP, using various databases such as MSAccess, MySQL and MSSQL. Security levels available to protect who posts and administrates.<<less
Added: 2006-01-15 License: Free for non-commercial use Price: FreeAdditionalInfoBoldOutlookSoftwareLicense
1383 downloads
dotNet myBlog
A simple to use blog management system powered by pure ASP .NET and can use Access, MySQL or MSSQL database. Made from the forum application and transformed into a simple blogging tool that is great f more>> A simple to use blog management system powered by pure ASP .NET and can use Access, MySQL or MSSQL database. Made from the forum application and transformed into a simple blogging tool that is great for any entity or developer.<<less
Added: 2007-07-12 License: Free for non-commercial use Price: FreeAdditionalInfoScriptsEULA
848 downloads
Web site suite
Fully featured unlimited pages web site, backoffice, newsletter mailer, document management system, member registration system in one package. MSAccess, MSSQL ready. A starting platform for developers more>> Fully featured unlimited pages web site, backoffice, newsletter mailer, document management system, member registration system in one package. MSAccess, MSSQL ready. A starting platform for developers. Easy for the non-technical. Source code included. Many key features included. Easy to install, no DLLs. Pure ASP. Free basic version available for download.<<less
Added: 2003-11-04 License: Commercial License Price: $139.00AdditionalInfoFreesampleavailable
2186 downloads
EasyScript Pro
All you need to do is send us your database and we will create the administration script and the total management system for it within 24 hrs and email it back to you. All you need to do is upload it more>> All you need to do is send us your database and we will create the administration script and the total management system for it within 24 hrs and email it back to you. All you need to do is upload it and start using it when you receive it. We can generate scripts in ASP for MS Acces, MSSQL and MySQL databases with unlimited tables and fields.<<less
Added: 2006-09-29 License: Freeware Price: Free
655 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 mssql 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