Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Daniel M. Ionescu"

Delete a DirectoryVersion: VB6
Author: Daniel M. IonescuSubmitted: 2/9/2004Views: 16940
A very simple procedure to delete a directory and the entire subdirectory structure.

Populate a ListView with table namesVersion: VB6
Author: Daniel M. IonescuSubmitted: 1/21/2004Views: 19350
This procedure populates a ListView with the names of the tables which exist in a MSAccess database.

Export data to a *.csv fileVersion: VB6
Author: Daniel M. IonescuSubmitted: 1/21/2004Views: 44899
You can export from a user defined data structure. A new file is created each time the export procedure is called.

Print the content of a MSHFlexGridVersion: VB6
Author: Daniel M. IonescuSubmitted: 1/19/2004Views: 18817
This function allows to print the content of a MSHFlexGrid control and also if the property "AllowUserResizing" of the grid control is set to "flexResizingColumn" or "flexResizingBoth", the user is allowed to set the width of the columns to be printed.

Working with MSAccess DatabasesVersion: VB6
Author: Daniel M. IonescuSubmitted: 8/27/2003Views: 17173
This code allows to export data from the current database to a back-up database.

Page 1 of  1

Go to page: 1