This tool will support you in your database management activities for dBase-compatible tables, especially if you are a user of Vista Software's Apollo Database engine or the Advantage TDataSet descendant.An excerpt of supported functions: Table...
Stored Procedure used to determine the Linear Correlation between 2 variabes in a table of your database. This can also be used to determine the goodness of fit (Linear Regression) or best straight line between two columns of data in your...
After reading this article the developers can take a proper decision to store images on the file system than in the database. The author suggests to take filesystem option while storing images. Further the author explains each methodology with...
Updating Data at the Database Level is a tutorial in which the author shows you two methods such as connected mode and diconnected mode for performing data manipulations such as insert, update and delete . In connected you can direcly use the Sql...
This component transforms database data into a tabular format. This component is not data-aware (it would be nice, but complex). Example:The data in your table might be from a school gradebook, like:Joe,85,Test 1Joe,90,Test 2Fred,80,Test...
Altavista Search Engine In Your Links Bar is multi-platform compatible. This is a JavaScript code snippet to send a query to AltaVista Web site. Drag this link and drop onto your Links Bar To create a Quick Link to Altavista Search. Drag Me To...
In this article the author says about SQL Server's query analyser. Through this SQL query the developers can access data in a web analyser. This makes the developers to view quickly and update the data in a database. The sample source code is...
Builds sophisticated, secure ASP/PHP Web Database Apps without programming, but unlike many wizards, it does not sacrifice flexibility for advanced users/programmers. With these applications you can add/search/edit/delete data in your web...
This useful tutorial guides you in creating the drop-down list box. You can use this list box to display the record items in your database table. This tutorial provides you the sample code which helps you in building the dropdown list box. This...
Displaying Cached XML Data in a DataGrid, and Intelligently Refreshing the Data is an article in which author discusses about the process of displaying the XML document, which is stored in the cache memory. In this article the author explains... |