Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 5f703d6560dfbd67e79e5cff7823ed700a19be89 Size: 61.06 KB File Format: zip
Rating: 1.913043478
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 342 License: Free
ADOX is a free software by Daniele Giabbai and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download ADOX which is 61.06 KB in size and belongs to the software category Servers. ADOX was released on 2005-11-21 and last updated on our database on 2017-02-17 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
ADOX Description
ADOX - I made this program to gain as much information as possible about the objects that make an Access database. I have never tried it with other types of databases, but as it is made using ADO it should not be a problem adding some extra code to handle those ones.
By all honesty I have to say that the code was not fully implemented by me: it is based on the original code by Francesco Balena. His project was a good starting point to add more features and a slighlty more user-friendly interface.
ADOX displays information about tables , views , groups , users and procedures of an Access Database.
Here are some key features of "ADOX":
ï¿ Shows information about tables, views, procedures, groups and users of an Access database.
ï¿ Displays properties of columns, indexes, keys (for each table) and commands (for each queries) (see Figure 2 and Figure 3).
ï¿ Table contents are available when selecting em (see Figure 1).
ï¿ Is it possible to have a table showing the results of a VIEW: when selecting a VIEW a message box requests whether or not to execute the query.
ï¿ A tool is available to convert a view or a procedure into a Visual Basic procedure that returns a string containing the SQL command (see Figure 3).
ï¿ Source code includes the MyMsgBox form and module, the code for adding a progressbar into a statusbar and a "standard" about box fully customizable and other personal library modules.