Re: How to create and populate DB

2009-04-18 Thread Harold Carr
Hello all, There seems to be much activity in the codebase over the last two weeks. We are still in the process of trying to create and populate the database. The last set of steps we have are from Scott Golightly on April 6: Here are the steps that I used to create the database on my

Re: How to create and populate DB

2009-04-18 Thread Chintana Wilamuna
On Sun, Apr 19, 2009 at 9:55 AM, Harold Carr harold.c...@sun.com wrote: Here are the steps that I used to create the database on my Windows Server 2008 VPC. 1. Open SetupActions.sln in Visual Studio 2008. On my machine it is located in c:\StockTraderDemo\setup_utilities\SetupActions 2. Open

RE: How to create and populate DB

2009-04-12 Thread Drew Baird (Volt)
From: Vineet ghatge [vgh4us...@gmail.com] Sent: Sunday, April 12, 2009 9:09 AM To: stonehenge-dev@incubator.apache.org Subject: Re: How to create and populate DB On Fri, Apr 10, 2009 at 7:32 PM, Drew Baird (Volt) a-dre...@microsoft.comwrote: Vineet, Also please report back that the patch

Re: How to create and populate DB

2009-04-10 Thread Vineet ghatge
On Thu, Apr 9, 2009 at 2:07 AM, Scott Golightly scott_goligh...@hotmail.com wrote: I am following up on my previous post. I have downloaded C# express from Microsoft [1]. I then opened SetupActions.sln in Visual C# Express. I was using the code that I had changed yesterday and sent out to the

RE: How to create and populate DB

2009-04-10 Thread Scott Golightly
: Re: How to create and populate DB On Thu, Apr 9, 2009 at 2:07 AM, Scott Golightly scott_goligh...@hotmail.com wrote: I am following up on my previous post. I have downloaded C# express from Microsoft [1]. I then opened SetupActions.sln in Visual C# Express. I was using the code that I had

RE: How to create and populate DB

2009-04-10 Thread Drew Baird (Volt)
From: Scott Golightly [scott_goligh...@hotmail.com] Sent: Friday, April 10, 2009 6:25 AM To: stonehenge-dev@incubator.apache.org Subject: RE: How to create and populate DB Vineet, If you apply the patch associated with the issue referenced in [2] below

Re: How to create and populate DB

2009-04-08 Thread Ranjitha V
/68a3c394-b120-48ce-9f50-819a5dd4c129/ Best, Drew -Original Message- From: Ranjitha V [mailto:ranjitha...@gmail.com] Sent: Thursday, April 02, 2009 8:08 AM To: stonehenge-dev@incubator.apache.org Subject: Re: How to create and populate DB Hi Drew, You have mentioned this in your

RE: How to create and populate DB

2009-04-08 Thread Scott Golightly
V [mailto:ranjitha...@gmail.com] Sent: Wednesday, April 08, 2009 9:26 AM To: stonehenge-dev@incubator.apache.org Subject: Re: How to create and populate DB Hi Scott, These are the steps we followed and we obtained the following errors: 1. Open SetupActions.sln in Visual Studio 2008. On my

RE: How to create and populate DB

2009-04-08 Thread Ben Dewey
-Original Message- From: Scott Golightly [mailto:scott_goligh...@hotmail.com] Sent: Wednesday, April 08, 2009 1:51 PM To: stonehenge-dev@incubator.apache.org Subject: RE: How to create and populate DB I have not tested this with the express editions but will install C# express and see if I

RE: How to create and populate DB

2009-04-08 Thread Scott Golightly
Subject: RE: How to create and populate DB I have not tested this with the express editions but will install C# express and see if I can give you a better answer. For now I would say that solution files in Visual Studio are containers for multiple project files and will allow you to compile them

RE: How to create and populate DB

2009-04-02 Thread Drew Baird (Volt)
HI Vineet, It is hard to tell what you need because of the way the replies are interwoven. I think you said There are a number of SetupActions in the link. Can pls tell me specifically which one??. The Link:

RE: How to create and populate DB

2009-04-01 Thread Drew Baird (Volt)
, 2009 8:00 AM To: stonehenge-dev@incubator.apache.org Subject: How to create and populate DB Hello all, The Metro interns' current plan is: 1. create and populate tables in MSSQL (independent of any .NET, PHP or Java StockTrader versions) 2. OPTIONAL: Install and run Java/PHP versions

RE: How to create and populate DB

2009-04-01 Thread Drew Baird (Volt)
:14 AM To: stonehenge-dev@incubator.apache.org Subject: Re: How to create and populate DB Hello Drew, Thanks for the instructions. The interns will try them out and ask questions here if they have problems. QUESTION: you point to .../stonehenge/trunk --- should we ignore dotnet code

Re: How to create and populate DB

2009-04-01 Thread Harold Carr
Got it. Thanks, H Drew Baird (Volt) wrote: Hi Harold, Yes! Definitely use trunk for EVERYTHING unless directed otherwise. If Sun contributes code to Stonehenge it goes to contrib initially and is moved to truck when we actually use it in the project. My guess contrib is really there to