Hi! I'm used to do database structure prototyping in MS Access, as it has quite good visualization tools for getting an overview of the database structure (and it is cheap). However, after yet another manual conversion of MS Access database structure into Torque XML schema format, I got sick of this manual and tedious work. So, I put together a piece of VBA code for exporting MS Access database structure into Torque XML format. It does not attempt to export ALL the possible MS Access database structure features, but as it is good enough for my own use, I figured that others might find it useful as well.
I would like to donate this to Torque project. Some more docs and full source code can be found at http://www.hot.ee/nemecec/access2torque-export.html Would you accept this? Or is it too MS specific to be associated with Torque? Rgds, Neeme PS. If you reply to this email, then please cc me also, as I'm not subscribed anymore... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
