1)       This is a document type-o.  It should be .\SQLExpress,  or to be more 
consistent with the other config files we might want to make it 
localhost\SQLExpress.  Although I just check [1] and I see the backslash on 
step 3c.

2)      There is a patch for this it hasn't been commited yet.  [2]

3)      Also fixed in the STONEHENGE-12 patch

Hope this helps,
Ben

[1] 
https://svn.apache.org/repos/asf/incubator/stonehenge/trunk/stocktrader/dotnet/ReadMe.mht
[2] https://issues.apache.org/jira/browse/STONEHENGE-12


From: Selvaratnam Uthaiyashankar [mailto:[email protected]]
Sent: Thursday, April 16, 2009 6:52 AM
To: [email protected]
Subject: Database seeding using .NET setup

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"

Reply via email to