Hi, I was trying to create the database in a fresh environment and came across some issues. (1) I was using MSSQL Express version, and according to [1], database name should be "*.**SQLExpress*" . But for me it didn't work and ".\SQLExpress" worked. I am using WindosXP. Is it an XP related problem or typing mistake in the guide? (2) The program is searching for <installPath>/setup/*** but according the the svn structure, it is <installPath>/setup_utilities/*** . I modified the code and attached the patch, can you please check? (3) After creating the database and tables, the console was waiting for a user input to finish. So I put a console.writeln to press any key. (I was waiting for a long time, thinking it is doing something. :-) ). This modification is also included in the patch. Drew, can you check it and commit it?
Regards, Shankar [1] http://cwiki.apache.org/STONEHENGE/stonehenge-net-stocktrader-installation-guide.html -- S.Uthaiyashankar Software Architect WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"
