I've checked MyGeneration CRUD generation tool, which advertises that it can create CRUD (create, read, update, delete) code for VBScript (as well as others). However, you have to write some sort of template for this, and not just point to the db.
I've successfully connected it to my MySQL db, but am at a loss for creating the templates to generate the CRUD code.
MyGeneration support says there isn't enough demand for it, so they didn't do it.
Fine, so anyone else have some ideas on autogenerating CRUD code for VBScript, connecting to a MySQL db?
I've successfully connected it to my MySQL db, but am at a loss for creating the templates to generate the CRUD code.
MyGeneration support says there isn't enough demand for it, so they didn't do it.
Fine, so anyone else have some ideas on autogenerating CRUD code for VBScript, connecting to a MySQL db?