Viewing 10 posts - 1 through 10 (of 10 total)
Hi There,
Thanks for the reply.
So in short I can not develop any apps unless the client also has Sql Server.
Can the client use Sql Express Commercially?
Best Regards,
Steve Wilson.
April 30, 2008 at 9:23 am
Hi Veteran,
Thanks for the reply, Had to adjust it slightly and it is working (almost). I have changed it to this:
SELECT
s3.Stage1Id,
s3.ClosedBy, ...
November 15, 2007 at 8:00 am
Hi Lowell,
Ok I give that a try.
Thanks for all your help.
Best Regards,
Steve Wilson.
November 5, 2007 at 12:20 pm
Hi Lowell,
Thanks for the reply, that worked great.
Only one problem. I need to get the names of the Lead And the PLayer from the Contacts table. I tried:
SELECT tbStage3.Stage3Id, tbIssues.IssueDesc,...
November 5, 2007 at 10:34 am
Hi There,
Thanks for the reply.
I am using Visual Studio 2005 and this info is being displayed in a grid. I will use the advice given but am wondering how I...
July 9, 2007 at 7:29 am
Hi,
Thanks for the reply.
I Understand what you are saying but what would the extacted data look like.
Would it show:
Development and execution Jason Davis
Development and execution Steve Wilson
Development and execution Jake Smith
Which is a bit...
July 9, 2007 at 6:05 am
Viewing 10 posts - 1 through 10 (of 10 total)