- Quick specs
- Price: Purchase $50.00 to buy
- Operating system: Windows 95/98/2000/XP/NT
- Date added: May 07, 2003
- Total Downloads: 369
- Downloads last week: 2
- See full specifications
- Average user rating: Be the first to rate this product!
Publisher's description
From Swing :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.
More popular Database Management Software downloads
- 867 downloads 1. Microsoft Office Access 2007
- 692 downloads 2. Oracle 9i Database Enterprise Edition
- 391 downloads 3. DBF Viewer 2000
- 351 downloads 4. School Management System
- 307 downloads 5. DBF Manager
- See all Database Management Software downloads
User reviews
Write your own review Be the first one to review DataBase VB Net Builder 1 and share your experience with the CNET community!
Submit your review
- See more CNET content tagged:
- Microsoft Visual Basic,
- Oracle Corp.,
- argument,
- class,
- data access
