Hello guys,
I have a vb6 app (RAD tool) in which I would like to add manipulation of database object for my users.
Creating tables, views, fields, maybe relationships for Access databases, MySQL & MSSQL.
Does anyone know of any ActiveX or something that I could include in my app so that users can create tables, views, fields and maybe also relationships?
I know about "Active Query Builder for ActiveX" from activequerybuilder.com but it only allows to create SQL queries on existing databases and not manipulating the database objects.

Thanks for your help,

Davor