Login | Register
Find Code
 

Close

 
  • Submit Code
  • ASP, HTML and XML
  • Database
  • Dates and Math
  • Files and Directories
  • Forms and Controls
  • Lists, Collections and Arrays
  • Miscellaneous
  • Multimedia / Games
  • Network / Internet
  • Office/VBA
  • Registry
  • Screen / Graphics
  • String Manipulation
  • System API
  • VB.NET / ASP.NET
  • Windows 2000/XP
 

A Dbase IV Module with an Export Function

Category:
Files and Directories
Type:
Snippets
Difficulty:
Beginning
Author:
Ruvenss Garcia Wilches

Version Compatibility: Visual Basic 6

More information:
This module will help you manage Dbase IV Files and connect to the tables using ADO. It also Includes the Export function, so you can export the results into a CSV plain text file.

Instructions: Copy the declarations and code below and paste directly into your VB project.

Declarations:

Code:
Sponsored Links: