Join
I need to Join 2008FA to FA08 .How do I do that? So FA=FA and 2008 08= 08I had,select season,BusSeasncd from AAleft join BB on Left (aa.Season,2) = right (bb.BusSeasncd,2)andleft join BB on Left...
View Articlefiles
HI,If a ldf file is deleted in a database what you can do( If backup is not available) and mdf file is deleted what u can do?
View ArticleUnable to reinstall SQL server 2005
Previously, I have installed SQL 2005 developer edition simplyfied chinesesuccessfully. But yesterday, I tried to install mobile client softwarefactory. The installation process create a database as...
View ArticleAccess 2003 / SQLSEE 2005 - Using forms to filter recordsets
I upsized an Access 2003 database to SQL Server Express Edition 2005, and have converted all tables, queries, reports and macros successfully so far. The snag I'm running into involves using macros...
View Article(Windows Server 2003) Cannot run SQLSERVERAGENT service under non admin user...
Hi All,I need a hand here, referring to this knowledge base on Microsoft (http://support.microsoft.com/default.aspx?scid=kb;en-us;Q283811) i applied this knowledge base, and it worked, the MSSQL and...
View ArticleHow to write self join in sql?
Hi,I have table named "table_upload", column "record_type" value "01,03,04....." and start_date,end_date and so onAnd i will have value for start_date,end_date only for record_type=01,rest of type...
View ArticleData does not show in column, blank or truncated
I have a table with a column payloadText Content (text, null). If I run Select top 1000 it returns data but I can only view part of the records. Example I know that it contains over two hundred records...
View ArticleGetting an error running an SSIS package from SQL server agent
This is the first time I'm running an SSIS package in SQL server agent.I'm running a SQL server agent job and getting this error message:Am I using the correct options? (options list below)Message...
View ArticleBCP output customization
Hi All,The requirement is to unload all columns data into csv file, using bcp with pipe delimitter, but the condition is to remove milliseconds part of a datetime column.Ex: 2014-02-19 17:12:14.967...
View Articlesending e-mails thru sql server to various addresses
with due respectwe have obtained lisence for using your produce sql 2008 ri am a newbie to use sql serveri have created trigger to send e-mail from the results of a query using data tablesbut...
View ArticleWould like a safer way to write and test DELETE queries
The other day I was formulating a DELETE based on a sample I have in my notebook:DELETE FROM Orders FROM Customers c INNER JOIN Orders o ON c.CustomerID = o.CustomerID WHERE Country = 'USA' I...
View ArticleHelp with tools in the toolbox.....
Hi,I am having trouble on a local level with the DateTimePicker. I want to know how to, in code, initialize it and how to set it to the current date and time at any given point.On a global level, I...
View ArticleChoose right version
Hi I worked with SQL Server 3 year ago. Now I would like to study and learn more about this database (now I'm not working with database...just DB2 (Mainframe)... just basic instructions. My question is...
View ArticleRelated To Login
Cannot open database "ContextualSearch" requested by the login. The login failed. ClientConnectionId:e9030609-e805-44d3-97aa-da682a4e58fc
View ArticleHow come the SQL Server Business Intelligence Studio will not recognize my...
I am trying to do the tutorial for SQL Server Business Intelligence Studio, but I can't get the AdventureWorksDW to be recognized by it, when I try to connect to it. I have tried to shut down, restart,...
View ArticleSQLServer 2012 Installing and Creating Database, Tables
Hi All,I am a beginner to IT world I need some kind of documentation or PDFs with steps to learn how to install SQL server 2012 and creating database, configure, work with DDL and DML.Please all help...
View ArticleARCHIVED - NEEDED: More Answerers (page 2)
UPDATE: We moved this to a new thread (page 3): http://social.technet.microsoft.com/Forums/sqlserver/en-US/d446f107-1008-445b-a45e-bdf41126774d/needed-more-sql-server-answerers?forum=sqlgetstartedWe...
View ArticleNEEDED: More SQL Server Answerers
We need more answerers in this forum! The basic idea is that if our answers get marked, then we know which threads to focus on (no questions left behind), and the people who answer the questions can at...
View ArticleSQL Server Losing Connection when Connection from a Remote Server
Hi I have two machines, the one has Windows 2003 server and the other has Windows Xp Pro on.The 2003 one has SQL Standard Edition 2000 on where as the XP Pro has MSDE 2000.I'm trying to run a windows...
View ArticleWhen Install SQL 2005 Get "Detecting Installed IIS" message and stuck
I am installing SQL2005 Develop Edition, it goes to "Detecting Installed IIS" screen and stop there. No error messages, but not moving forward, kinda stuck. I am using XP Professional Service Pack 2, I...
View Article