Viewing 15 posts - 31 through 45 (of 54 total)
Hi Eirikur Eiriksson,
CREATE TABLE [dbo].[Message](
[MessageID] [int] IDENTITY(1,1) NOT NULL,
[RoomID] [int] NULL,
[UserID] [int] NOT NULL,
[ToUserID] [int] NULL,
[Text] [varchar](100) NOT NULL,
[TimeStamp] [datetime] NOT NULL,
[Color] [varchar](50) NULL,
CONSTRAINT [PK_Message] PRIMARY KEY CLUSTERED
(
[MessageID]...
November 1, 2016 at 2:14 am
Hi Ignacio,
I attached in .rar format.Plz try to extract it.
Regards,
poornima
February 1, 2013 at 5:00 am
Hi Friends,
Please see the log I attached...
I took from the path mentioned clearly by Ignacio.
Waiting your reply..
Regards,
poornima
January 30, 2013 at 2:38 am
Hi,
There is no previous version of management studio installed in my system.
Plz check in event log and send you the details.
Regards,
poornima
January 24, 2013 at 7:43 am
Hi Ignacio,
Still I am getting error.While I am trying to Install Sql server 2012 R2 express Management studio ,it shows error, Unable to Install "Unspecified error".
Regards,
poornima:crying:
January 22, 2013 at 5:17 am
Hi Ignacio,
SQLManagementStudio_x86_ENU.exe154.5 MBDOWNLOAD
The problem arises while i am trying to install this SqlManagement Studio.
So I will try using Sqlserver 2012 r2 management studio.
Regards,
poornima
January 21, 2013 at 9:56 am
Hi Ignacio,
Thanks for your info.I will try installing Management studio 2012 and send you the result.
Regards,
poornima
January 21, 2013 at 9:46 am
Hi Ignacio,
I saw that link but given,Sql server 2012 R2 Express with SP1 but i need download for Sql Server 2008 R2 Express management Studio.All other features for Sql Server...
January 19, 2013 at 8:23 pm
Hi Marsha,
If need to download Sql Server 2008 R2 Management studio.Please send me the link to download.
Regards,
poornima
January 19, 2013 at 7:47 am
Hi Marsha,
I downloaded Visual studio 2010 from microsoft so it installed SqlServer 2008 R2 by default.I am trying to install Management studio for Sql Server 2008.
Regards,
poornima
January 19, 2013 at 7:40 am
Hi Winmansoft,
I tried all the things mentioned in the site but no use still the same error.
please see the log i posted.I have OS "windows 7 ultimate".Help me to solve...
January 17, 2013 at 5:04 am
Hi,
Management studio or dot net installer?
If it is management studio I have run more than twice but no use.Still I got the same error msg.
Here I send you the log...
January 16, 2013 at 8:03 am
Hi GilaMonster,
Thank u.
I will discuss about this with my TM and TL...and let u know if there is any further details we want...
With Regards,
Poornima
September 11, 2008 at 6:32 am
Hi GilaMonster,
If we take Sqlserver2005DeveloperEdition,
Connection limit->20
Like that any connection Limit is there in SqlServer2005.
This is my need.Its very urgent....
Help me Plz.
Thanks in Advance
Poornima
September 11, 2008 at 5:24 am
Hi GilaMonster,
Thanks for ur reply.
U have mentioned tat, 'At a time 32767 connection is possible'.
Really it helps me a lot.
...
September 11, 2008 at 5:01 am
Viewing 15 posts - 31 through 45 (of 54 total)