Coder Social home page Coder Social logo

omelette-vb6's Introduction

Omelette

VB6 Database Application Framework

Omelette is an open source project intended to be a RAD framework to build database driven applications in Visual Basic 6.0 for 32 bit WinXP, WinME but also supported in 64 bit Windows such as Win7, Win8.X, Win10, Win2K and 2003. The project name Omelette was coming from a delicious dinner before this project started.

I found source code in VB6 can be opened or read using notepad. My idea is to store some frequently used templates and generate the source code files and use VB6 to compile them as an EXE or DLL.

VB6 project source code can be generated on the fly. With the addition of a "fake" command line form, developer can generate project files and MS Access database using a few commands.

Example:

vb create Customer

vb generate model Customer

The above commands create a vb6 project inside Projects folder name Customer with an empty form and a folder name Data with a MS Access database name Data.mdb with a Customer table.

Preview: Compile and Run

For more screenshots, check Omelette Wiki page.

You can check this guide on how to run the project / use the application.

omelette-vb6's People

Contributors

pyhoon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.