CastlePaste PRO
 
Home
 
Authors
Submit Software
Quarterly Promotion
 
Categories
Business and Productivity
Desktop
Games
Graphics
Home and Education
Internet and Network
Multimedia
Programming
 ActiveX Controls
 C and C++
 Databases
 Delphi
 General
 Installers
 Java
 Libraries
 Perl
 Security
 Submission Tools
 Utilities
 Visual Basic
Utilities
Web Tools
 
Site Sponsors
Castle Software
NewzAlert.com
PadRepository.com
Gyrodrome.com
SizeExplorer.com
sfaxtools.com
GetData.com
Become a Site Sponsor
 
Contact Us
 
Google
Web SoftwareDaemon.com
Symantec's Norton Internet Security 2006

DataBase VB Net Builder     1

Author  Swing
Date  04/29/2003
Size  2600 KB
License  Shareware
Price  US $50
Platform  Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000
Installation  Install and Uninstall
Daemon Rating Not Rated
Downloads  101
User Rating 

Minimum Requirements 
Limitations 

A Generator to browse a Data Base and build VB Net Modules!Thousand VB.Net lines written in one click! This Generator browses a Data Base (Oracle, Access) and builds 3 VB Net Modules: Data Class Module: This Module contains a class (description) and a sub (New) for each table of the Data Base. Data Access Module: This Module contains all functions to access a Database: A global Connection function For each Table: A function with a Table Class argument, returns a Data Reader. This Data Reader is issued from a select on the Table, with a Where Clause for each property not null in Table Class Argument. An Update Sub, with 2 Table Class arguments. The first class contains fields to be updated. The second class contains Where Clause to be applied. An Insert Sub, with Table Class argument. This Class contains Properties to be inserted. Data Manager Module: This module is the main module to access to the Data Base from your Aspx. The Module contains for each Table: A Function, with a Table Class argument, returns a Table Class. This can read one item of the Table, on Table Class argument Criteria. A Function, with a Table Class argument, returns an array of Table Classes. This can read N items of the Table, on Table Class argument Criteria. A Sub with 2 Table Class arguments, update or insert rows in the Table. The first Class argument contains properties to be inserted or updated: if the rows already exist, an update is called, with the second Argument as Where Clause. If not, an insert is called, without the second argument. For Oracle Data Bases: You can choose to use stored procedures. If it is, the system builds these stored procedures, and change the syntax in Data Access Module to call these procedures. You need to install oracle net objects (oracle_net.msi) to use the generated code.

Visit DataBase VB Net Builder Website 
Screen Shot
Download DataBase VB Net Builder

NewzAlert.com - RSS Feeds, Software and Information

Copyright © 2005 Castle Software Ltd