Results matching for "weather+data"
Sort Listings By
Show Only
By Customer Review
Licence Type
Creating Dropdown list control from Datasource
posted byinfoinTutorials & Tips
We will create a custom dropdown conrol using a datasource. This code provides us to fill a dropdrown list using a datasource. This code also displays us ASP.NET is easier than classical ASP to generate custom controls.
(3 ratings)
Reviews0
PriceFree
Views3703
Counting Records In A Database Table
posted byinfoinDatabase-related
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.
(9 ratings)
Reviews0
PriceFree
Views2989
Managing a MySQL database in PHPMyAdmin
Learn how to use cpanel to setup a mySQL database through the utility called PHPMYADMIN. This tool will easily configure and give access to a mysql database. Watch and learn about setting up a mySQL database on a webserver running Linux or Unix.
(0 ratings)
Reviews0
PriceFree
Views2162
Database Management Solution
posted bySarah27inDatabase Tools
WinSQL is an ODBC compliant database development solution that streamlines day-to-day tasks related to databases. WinSQL works with any ODBC compliant database including, but not limited to, Oracle, Sybase, DB2, MS SQL Server, Informix, MS Access, MySQL, PostgreSQL, and more. WinSQL's simple, yet powerful, graphical user interface allows you to easily submit SQL queries, browse the database catalog, view the relationships among different entities, and more. WinSQL uses database specific plugins to extend default ODBC behaviour - in other words these plugins start where ODBC ends.
(0 ratings)
Reviews0
PriceFree
Views2114
Generate Online in minutes Custom PhpMySQL Database Scripts
posted bySatyapalinDatabase Tools
You can generate database scripts to your own custom design of your database in PhpMySQL CGI-Perl and ASP Access with Add, Search, Edit and Delete functions. A user can edit and delete his own record only, protection being provided by user-selected password. Search results are paginated, the number of records per page being customisable. There are two databases, one for Matrimonial, the other for Classified Advertisements. The site also has Reciprocal Links Exchange Directory
(12 ratings)
Reviews0
PriceFree
Views7769
Database Design and Maintenance Tool - xCase
posted byjodemingoinDatabase Tools
xCase is a database design and maintenance tool that specifically supports all the major DBMS. It provides a true modeling environment that allows you to reverse engineer and then to efficiently modify the model, test it and then compare and synchronize your database with the model. . Automatically maintain objects such as Views and Foreign Keys at model level when modifying model database objects.The latest version includes model archiving and model comparison and merging across different DBMS including SQL, VFP, Interbase, Firebird, MySQL etc.
(0 ratings)
Reviews0
PriceFree
Views1275
One Databaze
posted byzsazsazsuinDatabase Tools
One Databaze is a great, easy to use database program, with 10 changeable fields, the facility to include a picture with each entry and a the ability to password protect the database. With changeable fields you are able to customise the database for whatever purpose you require, whether to store names and addresses or for organising your collection of treasures. A demo version is available to download free of charge, just click here. (the demo will work for 40 runs). The full version is available to purchase for just $12.99.
(0 ratings)
Reviews0
PriceFree
Views1569
FrontPage Database Wizard Tutorial
Our Tutorial will show you how to use the built in FrontPage Database Interface Wizard (DIW) to create a "Recommended Link List". We will then create a password protected area on your site where you can go any time to update your "recommended links list" instantly. The example could become whatever you want it to be. It might be a site map or it could be a reviews page - there are endless possibilities.
(0 ratings)
Reviews0
PriceFree
Views745
CSVupdate � Visitors can update a record in your database
posted bydarrendeansinDatabase Tools
Allow visitors to your website update their information themselves. Provide an ID and Password for each record then the visitor can update one record in the database. The script is very simple to set-up and customize using the look and feel of your own website. (CGI/Perl Unix)
(57 ratings)
Reviews0
PriceFree
Views2199
FREE IP to country database
posted bywebnet77inNetworking Tools
Maintaining a database of IP to country mappings is daunting at best if one depends on static data as assignments change very often. We maintain a dynamic database of IP to country assignment from all major registries and update the database at least one a week (mostly one every 24 hours or less) to ensure data is always current. (Database is available as a tar.gz archive in CSV format)
(18 ratings)
Reviews0
PriceFree
Views2569
Generic ADO.net database access
posted bymaxvirtualinDatabase Tools
MaxVirtual.Data is a compact yet powerful class library enabling database independent .net development. The information of data sources used in the application is stored in the XML configuration file. This extends the library to use all the possible .net providers.
The use of the library is exactly similar to the encapsulated ADO.net providers. In fact, the IBuySpy Portal / Community / Reporting applications were ported to MaxVirtual.Data mostly by search/replace.
Includes documentation and sample console apps. in VB.net, C#, JScript, J# & C++.net.
(3 ratings)
Reviews0
PriceFree
Views3171
Zip Code Database Project
posted byIceNineinDatabase Tools
These archives include all files necessary to calculate the distance between two U.S. Zip Codes using PHP4+ and MySQL.
(0 ratings)
Reviews0
PriceFree
Views2787
ASP.NET Datagrid Web Server Control (KB100026)
posted byStephanBreninTutorials & Tips
This article walks you through the process of building a thin-client ASP.NET bug tracking application, with a Microsoft Access XP backend. It uses nearly every documented capability of the .NET datagrid web server control to allow you to select, edit, update, or delete any item listed in the datagrid. The Issue Tracker uses advanced features, such as reading values from lookup tables, and then conveniently providing these values to the user in Edit mode as dropdownlists. It also employs the IE Web Controls, including the Tab and MultiPane web controls, which allow you to display considerable user functionality on only one web page, yet without cluttering the user interface with confusing complexity. After working through this tutorial, you will have explored and applied all of the main functionalities of the ASP.NET DataGrid control. Happy Coding!
(3 ratings)
Reviews0
PriceFree
Views2324
Using XML Database for Users
This code basically shows how to implement a simple XML database to validate user logins. The passwords normally have to be encrypted, we left it so for simplicity
(0 ratings)
Reviews0
PriceFree
Views3646
Connecting to a SQL database from ASP .NET I
posted byGeekpediainTutorials & Tips
This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
(3 ratings)
Reviews0
PriceFree
Views1090
Connecting to a SQL database from ASP .NET II
posted byGeekpediainTutorials & Tips
This is part II of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to connect to the database using ASP .NET code and Visual Studio .NET's features.
(0 ratings)
Reviews0
PriceFree
Views1082
Free Java Ticker
This is a Java(TM) Applet that can be inserted in web pages and can display news, sports, weather or other information in a ticker (scroller) tape
(3 ratings)
Reviews0
PriceFree
Views6217
Database or object is read-only fix
posted bydrewinFrequently Asked Questions
Learn how to fix the common error that must beginners have with starting out, "Database or object is read-only".
(0 ratings)
Reviews0
PriceFree
Views2043
Custom Perl Database Scripts
posted bydbperlinDatabase Tools
Generate instantly online custom perl database scripts with backend features. Many advanced features like paged display of search results, email notification when record added, auto-deletion of record after a set peiod etc
(0 ratings)
Reviews0
Price 60.00
Views1478
Mortgage Application and SQL Database
posted byntolerinDatabase Tools
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.
(10 ratings)
Reviews1
PriceFree
Views5154
Related Categories
You May Also Like

(12 ratings)
PriceUSD 3,449.00