Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




ASP and DBF database file connection
Link ID 15883
Title ASP and DBF database file connection
Url Visit : ASP and DBF database file connection
Description 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.
Category ASP > Tutorials > Database-related
Keywords ASP   and   DBF   database   file   connection
Date Sep 20, 2007
Refer it to Friend ( ASP and DBF database file connection )  
Write a Review ( ASP and DBF database file connection )  
Report Broken Link ( ASP and DBF database file connection )  
Add : ASP and DBF database file connection To Favorites
More links included : ASP and DBF database file connection
Site links : ASP and DBF database file connection
Traffic Details from Alexa : ASP and DBF database file connection

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at ASP > Tutorials > Database-related
1. Display Image From Database
  It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how to retrieve images from a database table and use them in an HTML page.
Category:   ASP > Tutorials > Database-related


2. Access Connection DSN-Less Code
  So you need a DSN-Less connection but your not quite sure what to do. Well we can do this for you. A quick and easy way to make a connection without a DSN. This will work for your MS Access database only. Now includes SQL Server.
Category:   ASP > Tutorials > Database-related


3. Get Your Data Faster with a Data Cache
  Storing frequently used lookup data in a database is a great idea (e.g. order status codes, state names, etc.) that saves tremendous amounts of time in design and maintenance. However, retrieving that data from the database every time it is needed is very inefficient. This article describes how to use Application variables to cache frequently used lookup data in memory to achieve lightning fast access times.
Category:   ASP > Tutorials > Database-related


4. Search Within Search Results
  Want to add value to your current search? Allow your users to search from within search results. As databases grow the necessity for the user to continually narrow a search to the item that they truly want will grow also. The following example utilizes a db on U.S. State capitals. Upon the first search two radio buttons will appear indicating a search (default) or a search within the current results. Searching within the current results will take the first search and add it to the new search and so on.
Category:   ASP > Tutorials > Database-related


5. Named Recordsets
  This article by James Shaw demonstrates how to dynamically add properties to an object (expando properties) - by implementing a function to create named recordsets.
Category:   ASP > Tutorials > Database-related




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z