Hi guys,After re-installing all my dev tools due to a crash on one of my hard drive it is time to get back to my projects.
As I have expressed I am looking seriously into testing VistaDB database for a particular project where I believe an embedded database could fit the bill instead of using MS-SQL Express basically due to the large installation file and computer requirements for MS-SQL Express.
Reading about the VistaDB company Infinite Codex I found these two links which tells a lot about the company and the primary owner Jason Short:
http://infinitecodex.com/page/About-our-Company.aspx
http://infinitecodex.com/page/About-Jason-Short.aspx
Also thinking about the StrataFrame 2.0 I remember that Trent mentioned that they are looking to get rid of the StrataFrame.mdf database and use a more portable solution like XML files per project, so it will be easier to have DDT & BOM metadata stored with the project's files instead of the current SQL database, probably VistaDB.net could also fit the bill here since it is a single file, portable and can have any extension you want and mostly it is a database which could hold the DDT & BOM metatada in a single file per project and most important it uses the same SQL commands used now by those SF tools so porting those tools to use VistaDB should much more simple than using XML files and a good percentage of currently used code can be re-used for the VistaDB integration. Does this make sense? Trent/Dustin
I will be finalizing some due installations today and probably tomorrow start the testing trial of VistaDB to see on first hand how compatible it will be with current code used in the StrataFlix sample application.
Will keep you informed!!!!