Main > Free Download Search >

Free sql server database script

sql server database

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3591
Connecting ASP.NET to Access and SQL Server Database 1

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
Get image from database

Get image from database


Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
PHP MySql Multiple Database Backup 1.0

PHP MySql Multiple Database Backup 1.0


This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. more>> This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to use. No tables can be selected. The whole database will be backed-up. Contains fulltxt fields as option. Works with windows/apache too, special changes for windows time-out. For the use with single databases with table selection see: MySql PHP Backup<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
12 downloads
 
Other version of PHP MySql Multiple Database Backup
PHP MySql Multiple Database BackupMySql databases in sql or gz format allowing you to restore in case of a server crash. The output ... from the server as sql or gzip. Very easy to use. No tables can be selected. The whole database
License:Freeware
Download
1416 downloads
Added: 2006-01-04
Web Site and Database Backup

Web Site and Database Backup


This scirpt can be used to take a server side directories backup and also take database backup which can then be download. more>> This scirpt can be used to take a server side directories backup and also take database backup which can then be download.<<less
Added: 2006-12-18 License: Other 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
MySQL Simple Query Browser 0.1.10

MySQL Simple Query Browser 0.1.10


write a query, execute, and youll get the result. in this script you can log in to database server, create database, drop database, create table, and drop table using dialog box. fast and simple query browser. need wxPython and MySQLdb modul. more>> write a query, execute, and youll get the result. in this script you can log in to database server, create database, drop database, create table, and drop table using dialog box. fast and simple query browser. need wxPython and MySQLdb modul.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
19 downloads
 
Other version of MySQL Simple Query Browser
MySQL Simple Query Browserin this script you can log in to database server, create database, drop database, create table ... in this script you can log in to database server, create database, drop database, create table
License:Freeware
Download
1406 downloads
Added: 2006-01-12
H2 Database Engine

H2 Database Engine


H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. more>> H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.<<less
Added: 2005-12-16 License: Other Free / Open Source License Price: Free
1444 downloads
Save & Read Image From Database

Save & Read Image From Database


Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of more>> Explains how to upload and save image to database, and then read and show image on web page. ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of image data-type.<<less
Added: 2008-08-13 License: Freeware Price: $0.00USD
11 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
Get metadata on MySQL databases

Get metadata on MySQL databases


Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in e more>> Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in each database and all field and field info for each table. Even if you do not need to build on this code, you might want to copy the code which prints out all databases, tables and field information plus examples. Its a great way to get an overview of the tables you are working on for a project.<<less
Added: 2007-01-25 License: Freeware Price: Free
1009 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
MySQL DataBase Backup Script 0.2

MySQL DataBase Backup Script 0.2


This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your more>> This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your mail id.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
13 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
DataBrowser 3.2.5

DataBrowser 3.2.5


The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes pre-formatted connectors for Oracle, SQL-Server, DB2, more>> The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes pre-formatted connectors for Oracle, SQL-Server, DB2, PostgreSQL, MySQL, and InstantDB. With the Generic Connector you will be able to use your JDBC driver to connect to any JDBC enabled database.<<less
Added: 2001-03-06 License: Freeware Price: $0.00USD
12 downloads
 
Other version of DataBrowser
DataBrowserThe DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features ... connectors for Oracle, SQL-Server, DB2, PostgreSQL, MySQL, and InstantDB. With the Generic
License:Freeware
Download
3155 downloads
Added: 2001-03-06
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5