I have a error when i connect to sql exprees 2012 with my application
hi I have a application , its connected to sql server 2012 expressuser name : sa and i have a password in my computer and our company's computer its oknow i setup sql server 2012 express in a...
View ArticleSQL Start /wait command?
So, I'm fairly new to SQL, and I'm working with a SQL2k5 Database with pre-made packages and what-not. This database was setup before I started this job, and now I'm trying to improve part of the...
View ArticleSet Default Value
hlw, im a Beginners... i create a table which column name is ID,NAME,SUBJECT,MARKS,STATUS. Now i want to set like this, if i put less than 30 in theMarks column the Status column automatically put...
View ArticleWSS 3.0 SQL Server marked "Restoring"
We've got a Sharepoint 3.0 SQL database that was partially corrupted during an ill executed BackupExec restore. Now the database will not start up.Error log reports:2008-05-07 13:01:50.85 spid8s...
View ArticleTranslating Oracle to Sql Server
My question is on an appropriate approach to take. We have an very large company database that supports all of current software in Sql Server. A current requirement is to take data from a Oracle...
View Article-2147217900 (Native Error 8649) - unresolved
Hi, Could use a lil' help on a query that works on one server, but not the other.Thx in advance !!!!! Marcus =========================== Builds: Svr1:Windows 2003 R2 SP2 EnterpriseIIS 6.0SQL 2005...
View ArticleNEEDED: More Answerers
We need more answerers in this forum! Let me know if you've been part of this community pretty consistently for at least 6 months, have answered at least 100 questions (with at least 1,000 Recognition...
View ArticleSQL Management Studio Express 2008
HelloI just tried to download the SQL Manament Studio Express 2008 x86 and x64 language Deutsch from the Microsoft...
View ArticleExport a query result to somewhere.
Suppose I want to query a table, how can I convert it into a word file table.I want submit a report to my boss. I am using SQL Server 2005 Management Studio Express. Thanks
View ArticleSQL Server Workgroup to Standard Upgrade
We are using SQL Server 2008 r2 Workgroup edition, but need to make use of the Analysis Services features in the Standard edition. Can I upgrade to Standard, and what would be the cost?
View ArticleSchedule a SSRS report as step in SQL SERVER agent
Hi All,The requirement is that can we schedule a job as a step in SQL Server Agent.Scenario: I got a SQL Agent job which got multiple steps. Executing SP's, running SSIS etc. The last setp i want to...
View ArticleREGEXP_REPLACE for TSQL? The RegEx find and replace
Hi, Oracle has REGEXP_REPLACE to find and replace using RegEx. What's the closest approach in TSQL? Still CLR based? Thanks
View ArticleTo list only user databases with the size for a instance in sql server 2005
Hi,I looking for T-SQl to list only user databases with their size for a instance in sql server 2005
View Articlehow to copy connection string code
hi, i was able to succesfully configure my remote server over the internet and tried using express edition to connect to my remote server and everything when successful. is there a way to copy that...
View ArticleDev-side lag is KILLIN me....
I have a web site (several, actually) that are run from a SQL2K instance provided by my hosts. (Yes, they plan to upgrade to 08 soon, but that's not the issue for now.) As I started waaaay back when...
View ArticleUpdating A Remote Database Copy
I have a SqlExpress DB on my server. I have a remote copy for security/backup reasons. Because the DB file(and .bak file) is about 2 Gb, it take a while to copy the whole thing to the remote machine....
View ArticleBefore Full Backup is it ok running DBCC SHRINKDATABASE
Hi I have a full backup Job in SQL Server2000 server(designed by some body). Step1.DBCC SHRINKDATABASEStep2.DBCC SHRINKFILE -->It is shrinking log file and BACKUP DATASE() Is it...
View Articledatagridview problem
Hi.i created a small database with a table to store two numbers and the sum. num1,num2 and sum column. In sql i used the computed columns specification to assign sum as num1+num2.running the database,...
View ArticleSQL Server 2005 SP2 install on Vista
Hi,I have all updates for Vista, tried to install SQL Server 2005 SP2, the following log file: Microsoft SQL Server 2005 9.00.3042.00 ============================== OS Version : Professional...
View ArticleTable Relationship Question for unique record
Hello Hello,This Noob has a question.I have been atempting for days to figure this out.I have this set up: (See Below)The Problem I am having is occuring at the Table named OU in Maroon below.It...
View Article