Main > Free Download Search >

Free building database applications script

building database applications

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3964
Building Ajax Applications Using SXML

Building Ajax Applications Using SXML


Proper data handling in Ajax is always the primary purpose of developers in looking for ways to effectively develop the application. The different data formats are usually judged not only how they could be seamlessly implemented from the source but also more>> <<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
14 downloads
Distributing Rails Applications

Distributing Rails Applications


In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2Ruby more>> In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2RubyScript Create the standalone executable with RubyScript2Exe<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
Building Tabbed Content

Building Tabbed Content


In this workshop, youll be building a tabbed content browser thats Ajax powered. Whenever a user clicks a tab the script will communicate with the server and send back the appropriate data for that ta more>> In this workshop, youll be building a tabbed content browser thats Ajax powered. Whenever a user clicks a tab the script will communicate with the server and send back the appropriate data for that tab.<<less
Added: 2006-11-10 License: Freeware Price: Free
634 downloads
Build Web Based Database Applications without Programming 1.0

Build Web Based Database Applications without Programming 1.0


Eobby.com - Create your own Web Based Application in Minutes Step 1 - Define What You Want Define your new application based on the how you want it to work without worry about programming or the hassle of hiring expensive programmers. Step 2 more>> Eobby.com - Create your own Web Based Application in Minutes Step 1 - Define What You Want Define your new application based on the how you want it to work without worry about programming or the hassle of hiring expensive programmers. Step 2 -Define How it Looks Customize your new application the way YOU want. Step 3 - Its Ready to Go!! Deploy your new application with the following options: 1. Host it on our site for free. 2. Deploy the code to your website. 3. Deploy to Windows and run it on your PC or Laptop.<<less
Added: 2007-04-20 License: Freeware Price: $0.00USD
18 downloads
Building a Shopping List 1

Building a Shopping List 1


I am sure that most of us before going for shopping on a certain occasion, we have to dig up our mind to draft a shopping list. This tutorial will explain how to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this article, more>> I am sure that most of us before going for shopping on a certain occasion, we have to dig up our mind to draft a shopping list. This tutorial will explain how to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this article, some cool technical stuff in Visual Web Developer will be used to facilitate our work.<<less
Added: 2007-04-03 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Building a Shopping List
Building a Shopping ListI am sure that most of us before going for shopping on a certain occasion ... to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this article, some cool
License:Freeware
Download
561 downloads
Added: 2007-04-03
Building Block

Building Block


Building Block ist the Open Source Content Management Software for your website. It is lightweight and has minimal hardware requirements. At the same time it is powerful and delivers high performance. more>> Building Block ist the Open Source Content Management Software for your website. It is lightweight and has minimal hardware requirements. At the same time it is powerful and delivers high performance. Its diversity allows you to create and manage professional web projects directly in your browser.<<less
Added: 2006-06-23 License: GPL Price: Free
1220 downloads
20/20 Applications 1.0

20/20 Applications 1.0


Welcome! 20/20 Applications develops light-weight database applications for small and medium sized business web sites. Our low-cost solutions have assisted small businesses throughout North America, Europe, Australia, and South America and have been more>> Welcome! 20/20 Applications develops light-weight database applications for small and medium sized business web sites. Our low-cost solutions have assisted small businesses throughout North America, Europe, Australia, and South America and have been translated into more than eight languages. Features include multi-lingual and customizable ASP applications for real estate brokerages and agents, inventory management systems for automotive vehicle dealership, gallery, library, art, jewellery, music, collectors, classifieds, and more. As well, with affiliated companies and services, our products integrate with 3rd party data services such as the MLS (multiple listing service) and IDX for Realtors, RSS feed syndication, and the Google Earth client for geographic inventory such as realty. We are dedicated to creating applications that you can implement in your own current or developing web site that flexible and powerful yet easy-to-setup and easy-to-use. Please visit and enjoy your stay.<<less
Added: 2005-08-26 License: Commercial Price: $0.00USD
14 downloads
 
Other version of 20/20 Applications
20/20 Applications20/20 Applications develops light-weight database applications for small and medium sized ... -weight database applications for small and medium sized business web sites. Our low-cost
Price: FreeAdditionalInfoSomefreedownloads...andsomecommercialproducts.
License:Commercial License
Download
1536 downloads
Added: 2005-08-26
Form A Table Database Storage and Retrieval Application 1.2

Form A Table Database Storage and Retrieval Application 1.2


Form A Table is a freeware application licensed under the GNU Public License. Using a form page on your site you can add data to a Mysql or flat file database. Then using the query screen visitors can do searches on any column of the database and more>> Form A Table is a freeware application licensed under the GNU Public License. Using a form page on your site you can add data to a Mysql or flat file database. Then using the query screen visitors can do searches on any column of the database and sort the results. Support is available on our Webmasters BBS at http://bbs.face2interface .com.<<less
Added: 2006-04-04 License: GPL Price: $0.00USD
14 downloads
 
Other version of Form A Table Database Storage and Retrieval Application
Form A Table Database Storage and Retrieval ApplicationForm A Table is a freeware application . Form A Table is a freeware application
License:GPL
Download
1310 downloads
Added: 2006-04-04
Database Abstraction Layer

Database Abstraction Layer


A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1365 downloads
Building database table handlers in PHP using OO approach

Building database table handlers in PHP using OO approach


OO approach described in this article helps to create data layer abstractions which are easy to port to other databases without altering the application code more>> OO approach described in this article helps to create data layer abstractions which are easy to port to other databases without altering the application code<<less
Added: 2003-03-12 License: Free for non-commercial use Price: Free
2431 downloads
Building ASP.NET UserControls 2.0

Building ASP.NET UserControls 2.0


ASP.NET UserControl is the new way of encapsulate all your code reuse in your web applications. Old way of doing this would be via SSI includes which can be very messy and very hard to maintain if your site grow. ASP.NET UserControl is infact the more>> ASP.NET UserControl is the new way of encapsulate all your code reuse in your web applications. Old way of doing this would be via SSI includes which can be very messy and very hard to maintain if your site grow. ASP.NET UserControl is infact the simplest form of ASP.NET control encapsulation. Because they are the simplest, they are also the easiest to create and use. Essentially user control is a grouping of existing server controls into a single container control. This enables you to group all your reusable part of webpage into UserControl. The basic example would be Login Controls, News Controls, Header Controls and etc.<<less
Added: 2007-11-02 License: Other Price: $0.00USD
12 downloads
Connect Flash Application with Database

Connect Flash Application with Database


When the word Flash arises, it is often recognised as to create those annoying web site intros. This article explains how to connect a Flash movie to an database. more>> When the word Flash arises, it is often recognised as to create those annoying web site intros. This article explains how to connect a Flash movie to an database.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
654 downloads
Building a Forum in PHP

Building a Forum in PHP


Learn how to make a simple forum with user regristration, login, logout, lostpass, pm system, admin cp, etc more>> Learn how to make a simple forum with user regristration, login, logout, lostpass, pm system, admin cp, etc<<less
Added: 2006-04-17 License: Freeware Price: Free
1306 downloads
Mortgage Application and SQL Database

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
EXCEL Database for business administration

EXCEL Database for business administration


Excel database is a robust, simple to use, affordable and runs anytime, anyway application that is suitable for all organizations and individual owners. Building on top of the technology that runs the more>> Excel database is a robust, simple to use, affordable and runs anytime, anyway application that is suitable for all organizations and individual owners. Building on top of the technology that runs the popular Microsoft Office Excel platform, the Excel database application with added functionalities and graphical interface is similar to many more expensive business applications. Businesses currently using the Excel Database application are: - Equipment Sales and Services - Rest Houses and Budget Accommodations - Tuition and Training Centers - Drug and Optical Stores - Trading Companies - Insurance and Direct Marketing Agents - Bakery and Coffee Houses - Spas and Health Clubs - Travel Consultants and Ticketing Agents The key functionalities available in the Excel Database application are: - User Management System - Administrator Management - Client and Products/Services Databases - Improved Search Criterias - Report Printing - Support UTF-8 Charaters The key advantages of the Excel Database application are: - One License for Unlimited Users Policy - No Additional Hardware or Software Required - No Training or Retraining Required - Runs on Any Device Anytime, Anyway - Easily Changed to Meet Functional Changes - Unlimited Replication of Software within licensed company - Fastest Way in Changing Business Handling from Paper to Paperless Policy - Improved Direct and Indirect Cost Savings - Easy to Use for Personal Usage or Business (Small to Enterprise size)<<less
Added: 2003-05-15 License: Commercial License Price: $900.00AdditionalInfoOnetimepaymentforunlimitednumberofusersinthesamecompany
2412 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5