Results matching for "weather+data"
Sort Listings By
Show Only
By Customer Review
Licence Type
AWS HTML Producer .Net
posted byalexinHTML Manipulation
AWS HTML Producer is an enterprise-level HTML processing solution that not only provides advanced HTML template parsing features, but also extracts virtually any data from any web site! Among dozens of other cool features, new version has full support for nested tags and lets you select information for extracting simply by search string or RegEx pattern. Extract the latest stock indices, currency rates, weather, news and more with a few lines of code! See demos on the web site.
(0 ratings)
Reviews0
PriceFree
Views4250
Text File Database
posted bycw at c-worker.chinDatabase Tools
With the "Txt-Db-API" you can access normal text files like a SQL database. You need no special Database Software on the Webserver, but can still use SQL. You can use the API to create, query, change, delete Tables, and you don't have to bother with the Text-Files themself, (almost) everthing can be done with API calls. The Txt-Db-API is object oriented and very simple to use.
(218 ratings)
Reviews2
PriceFree
Views10094
Real Estate Database Search
posted byasphelpinReal Estate
This program allows the web user to choose how many bedrooms, bathrooms, lowest & highest price, property type, and location/area. The program responds by listing all the entries that meets the user's criteria. From these entries, the user may click on the listing number to obtain a more detailed description and pictures of that particular listing. All the data is stored in an Access database. Easy to setup.
(3 ratings)
Reviews0
PriceUSD 89.00
Views4237
Stp Database Administrator
posted bystpatrickinDatabase Tools
Allows you to manage both data and structure in your MS Access databases. No need to download and upload again and again. Just install it on your web and use it wherever you are. Allows editing tables, views, stored procedures, relations, linked tables and much more.
(22 ratings)
Reviews1
PriceFree
Views9733
Clouds Screensaver
posted byinfoinMiscellaneous
Amazingly realistic screensaver displays clouds moving in the sky. You'll be captivated with dynamic representation. You can adjust weather conditions i.e. cloudiness in the sky, wind direction, speed of weather changes. DirectX 8.0 required.
(0 ratings)
Reviews0
PriceFree
Views1823
File Uploading to Access Database using ASP.NET
posted bybungeinTutorials & Tips
A comprehensive tutorial on uploading files to Microsoft Access database using built-in ASP.NET server controls. Describes how to upload one or more file to Access database? how to insert and retrieve binary data from an Access database? how to view and delete files uploaded on the Access database?
(0 ratings)
Reviews0
PriceFree
Views2437
Export Import Industry b2b Portal Solution
posted byportalinVertical Markets
An industry-specific solution to meet the increased need of small and midsize enterprises (SME) engaged into export-import oriented business around the world for affordable and time saving portal solution that dramatically reduces the cost of research, development and running. Features: Business directory, Forums, Internal Messaging System, Advertising Module, News Section, Polls Module, Stock Quotes, Currency Converter Metrics, Export Import Glossary, World Headlines, FAQ module, Weather, Multi-Channel Integrated Marketing, Enterprise Portal, Partners module, Trade Leads Module, Automated Account System, News, Search Engine, and much more.
(9 ratings)
Reviews0
Price 4,950.00
Views7844
Perl CGI Web Database Programming Tutorial
posted bydavidinIntroduction to Perl & CGI
If you are looking to learn perl cgi database programming for your web site, this tutorial is the easiest way to do it. There are pictures to guide you, and the language used is friendly to non programmers. It is written in a sequential, step by step format, to make it easier to understand and follow. You will have the skills you need to build web database applications after reading this!
(0 ratings)
Reviews0
PriceFree
Views2099
Text Database PHP Class
posted bypilotinDatabase Tools
Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given field, and many more usful functions. This class is very usful for developers wanted to make applications for servers that do not support mySQL or something similar. Tutorials are available from our site.<br><b>Update</b>: version 4.3.3 includes limiting the query() results, editfield() and removefield() were also added.
(18 ratings)
Reviews0
PriceFree
Views7719
ASP and DBF database file connection
posted byinfoinDatabase-related
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
(9 ratings)
Reviews0
PriceFree
Views2907
Search Local Toolbars
posted bySearch Local ToolbarsinMiscellaneous
Enhance your Internet experience with an Internet Explorer toolbar application that offers one-click access to local news, weather, movie showtimes, businesses, classifieds, and so much more. One-click web, eBay, Monster, Amazon, and stock quote searches are also included. 100 different city-based toolbars are available.
(6 ratings)
Reviews0
PriceFree
Views1804
klist: Web based flat text database
posted byklistinDatabase Tools
klist is a perl script which can create/delete/edit flat text databases. The script is installed in cgi-bin as any other cgi program. You can specify various fields like: text, number, popup and links. A simple password scheme allows you to present lists as read-only, add-only or fully editable depending on the password.
(0 ratings)
Reviews0
PriceFree
Views2786
Connecting to a MySQL Database using Connector/J JDBC Driver.
posted byfaisalinDatabase-Related
A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains all the code in detail.
(15 ratings)
Reviews0
PriceFree
Views5918
Synchronization between XML Schema and database.
SysDB is a tool for synchronizing XML Files (based on XML Schema) and a Relational Database. XML files are stored and managed in a database.
- Data are managed in configuration : when you change a XML file, only this file will be added into the base. Old versions can be easily retrieved from the database.
- Database Schema is automatically deducted from the XML Schema.
- Database and XML Schema are synchronized automatically keeping the base management as simple as possible : there is no need to create a new base each time the Schema changes.
(9 ratings)
Reviews0
PriceFree
Views2329
CSVedit - Edit and delete information in your database
posted byEZScriptinginDatabase Tools
Administrator tool to manage your CSV database online without FTP. Add and edit records in your database, add or remove fields. The advanced version will split records over a number of pages and allow you to and search records. (CGI/Perl Unix)
(127 ratings)
Reviews4
PriceFree
Views3169
CSVbackup - Backup your database
posted byEZScriptinginDatabase Tools
Administrator tool to backup your CSV database online without FTP and downloading. The advanced version will allow you to restore and view the files. (CGI/Perl Unix)
(30 ratings)
Reviews0
PriceFree
Views1749
Creating JDBC SQL Statements. Displaying Records from a MySQL Database.
posted byfaisalinDatabase-Related
A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database. Also covers topics like creating databases and tables in MySQL. All code is explained in detail.
(6 ratings)
Reviews0
PriceFree
Views4203
Database Access Within an Assembly
posted bywebmasterinTutorials & Tips
We can easily connect a database server within an assembly. After we compile this source code you can access your database provider. In tis source code I have used SQL Server.
(0 ratings)
Reviews0
PriceFree
Views1682
Uploading Images to Database Using Persist AspUpload
posted bywebmasterinDatabase-related
You can upload your images to MS-SQL server with this simple script. To upload a picture to sql database, be sure Persist AspUpoad installed in you server.
(9 ratings)
Reviews0
PriceFree
Views2896
FORMMAIL.asp CDONTS w/database functionality
posted bybspenginForm Processors
*Formmail.asp processes a form to email, a form to database or both.<br>
*Easily customized actions based on switches set in the form.<br>
*This is a secured form to email script that keeps your site from being used as an open relay (by a spammer).
*One script does it all!<br>
*The time saved will easily cover the cost of this script.
(153 ratings)
Reviews0
PriceFree
Views9440