Unable to use project professional to establish connection to project server
I fail to use project professional 2003 to access to the project server 2003 using MSDE 2000 in local area network, following message was shown, Connection failed:SQLState: '01000' SQL Server Error...
View ArticleQuestions with using Visio 2003 for dB design
Hello, I'm trying to use Visio 2003 Enterprise Architect version to do a basic dB table design. Can someone please help me out with the following questions:1) how can I set a column to...
View Article....Exception from HRESULT: 0x8007000B......
Dear Group,we recently installed the sourceforge forum system on our server (MS SQL 2005) and were excited how well it worked.However, after the most recent MS update, and using the compiler Visual...
View ArticleCan't find or load message DLL. Message DLL must be in path or in current...
In my SQL Server, I see the below message in the Application Event Viewer "18265 :Log backed up: Database: HSD, creation date(time): 2007/01/06(05:05:05), first LSN: 1439:495055:1, last LSN:...
View ArticleUnable to install SQL Server CE Server Tool on SQL Server 2000 SP 4
Hi I am facing problem with installing SQL Server CE Server Tool,I have installed SQL Server 2000 SP 4 which is working fine.While i am running Setup of "SQL Server 2000 Windows CE Edition version 2.0"...
View Article[SQL SERVER 2000] Generic table exporter
Hello every body.First of all sorry for my bad english but I'm french ;-)My internship consits into making a generic table exporter (with a table list). Export into csv files.I have tried 2 solutions...
View Articlequestion about making a view about "property" and "value".pls see my text,i...
hi i'd like to request help i have a database like thisId Property Value1 Name Martin1...
View ArticleIs there any value for free storage requirements to SQL Server 2K8 R2 to run?
Grettingswe have a SQL Server 2K8 running on a Server that has less than 10GB of free space.Do we have a problem with that? what is the storage requirements to SQL keep running normal?Thank you in advance
View Articlenew user to be added to the group (login name)
Hi team,i got one request from end user to create the user(he shared the username) and add to the group (login name),As i am new to ms sql server can anyone shed some light on this,appreciate the...
View ArticleThe image of login sa shows with red mark, i can't use sa login ill also...
The image of login sa shows with red mark, i can't use sa login ill also changed to SQL server Authentication....while i entered password it throw me an error, here u can see login 'sa' can't be...
View ArticleValidate data using ISDATE and STUFF
Hi All.Using ISDATE and STUFF how can i validate dates like 11201958Currently I can validate dates like 061408SELECTcast(stuff(stuff(RIGHT('0'+'061408', 6), 3, 0,'-'), 6, 0,'-') ASDATE)I am looking for...
View ArticleSQL Server Login Error
I successfully created a sql login, but when i log on i get the following errorTITLE: Connect to Server ------------------------------ Cannot connect to Data-Lab. ------------------------------...
View Articleunique ID
Hi,how can we show only unique id from one table .below are two tablesSELECT [ID] ,[EmpID] ,[EmpName] ,[StartDate] ,[EndDate] ,[day] ,[date] ,[Service] ,[Venue] ,[StartTime] ,[EndTime] ,[Breakfast]...
View ArticleSQL Server 2005 Analysis Services across domains
Hi, With SQL Server 2000, the Enterprise Edition was required to access Analysis Services across domains. Is this also the case in SQL Server 2005, that the Enterprise Edition is needed? Thanks, S
View ArticleCan not change run_value column in sp_configure option...
I need to disable remote access in my server. I am running following query to make that change so that config_value and run_value columns in sp_configure result set should get updated.EXEC...
View ArticleMaking the execution optional
Hello all,I am using sql server management studio 2012. Please tae a minute or two to understand this problem, It's really important:(The scenario is :I have three table, Patient, patientAccount and...
View ArticleSQL needs to go retro
I have the following SQL which works in SQL Server 2005, but I need to replicate the functionality for SQL Server 2000. Unfortunately, the "row_number()" and "with partitioned as" syntaxes don't exist...
View ArticleCannot connect to Sql Server 2012 from client Sql server management studio 2012
Cannot connect to Sql Server 2012 from client Sql server management studio 2012
View ArticleHow does one install a express sql server to run with Visual Web Developer 2008?
I successfully installed .NET framework v 3.5 and VWD 2008 on a new Vista laptop. When I want to add a Sql Server database to a website, errors tell me to install SS 2005 Express. MSDN SS 2005 Express...
View ArticleHow to get multiple sum values between two dates from single table?
How to get multiple sum (monthly and quarterly) values between two dates from single table ...
View Article