VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Dynamic Data

Marek Adar  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

With DYNDATA your are able to connect to a SQL-Server Database and edit the data in thier tables. DYNDATA builds dynamically the needed textfields and checkboxes.
It uses ADO without databindingcontrols. You can select a database and table from a combobox and then connect to your given SQL-Server.
All information about login, tables and databases
are extracted from information_schema views and system tables.
It is a tool I need for editing quickly data in tables without having additional tools.
Thanks for voting

Rate Dynamic Data (7(7 Vote))

Download Dynamic Data

Dynamic Data Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters