Quantcast
Channel: Forum Getting started with SQL Server
Browsing all 7129 articles
Browse latest View live

Retrieve sql server 2008 sa password

alter login sa with password='test1'. Ran this query successfully after that i am trying to connect with new password but not able to change password getting error 18452. Logon as Network services.

View Article


When is necesary include indexes and the type..

HiExist a web page from technet, that return for example: use indexes in order by, group by, top, etc...With Indexes clustered, nonclustered, etc.

View Article


Selecting records where a part-field is unique

My experience with SQL is relatively little which is why I am seeking advice for solving the following problem.I have a very large CSV file containing name-and-address information which I am reading in...

View Article

Sql query to retun difference of two stamps in table based on some condition

Hi Team,I have table that contains below dataCreatedDate                              ID             Message 2015-05-29 7:00:00      AOOze            abc 2015-05-29 7:05:00      AOOze            start...

View Article

rightfax services are getting down frequently

Hi,application name : rightfax backend database : ms sql server 2008r2frequently rightfax services are getting doen and we need to manaully start the services , in the application server  log we are...

View Article


Query to find matching result

Hi Everyone,I have two tables in my database. Some matching rules are associated with these tables and I want a query which will retrieve those data based on the matching rules provided below:1)...

View Article

Sql server Agent - Connections

My Job has 3 steps and each step invoke Stored Procedure in SQL. Do you know whether the Sql agent create one connection for all steps and reuses it OR it creates one connection per step OR something...

View Article

publish c# project connected to sql server database

         Hello, i want ti publish a c# project connected to sql database, i introduced the database into my project, i use the connection string:         SqlConnection cn = new SqlConnection(@"Data...

View Article


How to increase disk space in sqldb server?

Hi All,How to increase disk-space of database in sql server?

View Article


SQLExpress edition with ReportingService (on one server) connecting to...

Hello @allIs it possible to have a SQLExpress edition with ReportingService (on Server : A) connecting to StandardEdition (remote to Server: B) to create reports ?If yes, where do i have to create the...

View Article

Fetching sql server jobs last run status using bat file.

Hi All,I wrote a bat file to start a sql job using dos commandosql -S “[SQL SERVER NAME]” -E -Q”exec msdb.dbo.sp_start_job ‘[SQL JOB NAME]'”ref...

View Article

Image may be NSFW.
Clik here to view.

Need help in creating a table in SQL 2014 Express using Studio Management

I am executing the Query shown below in Studio Management.  I get the following error message:Column ModifiedDate has an invalid data type on last line. I would also like to make agentname as primary...

View Article

security patch CVE 2014 2815 is involved in sp3 for mssql 2008 r2

security patch CVE 2014  is involved in sp3  ...can give confirmation Vote As Helpful if it helps to solve your issue

View Article


joins

HiIn mya pplication im trying to getquery by coming to table ,I don't know how to get it.Below are the tablesCREATE TABLE [dbo].[R2InventoryTable]( [ProductID] [int] IDENTITY(1,1) NOT NULL,...

View Article

Image may be NSFW.
Clik here to view.

Get Distinct on only one column

I am using this below query to generate this below result set. I want to display only one record as blank, it should not be duplicate records.SELECT [MDMTerminalID], ISNULL([TerminalAlias], 'BLANK') ,...

View Article


need help Creating a table and addiding rows to sql database in Studio...

I am trying to use the following Query to create the table Agents and add rows to it.USE REMAXCLASSIC; IF OBJECT_ID ('dbo.Agents', 'U') IS NOT NULL DROP TABLE Agents; GO CREATE TABLE Agents ( id_num...

View Article

What is the best option for a local database

Hi, what is the best option for a local database - I mean only one application needs to access it within one PC?I used SQL CE a lot and have had no problem, but not knowing why Visual Studio 2013 and...

View Article


Is security patch CVE 2014 2815 is included in SQL Server 2008 R2 SP3

Can you please tell me whether security patch CVE 2014  is included in SQl Server 2008 R2 SP3  Vote As Helpful if it helps to solve your issue

View Article

What is the best option for a local light-weight database

Hi, what is the best option for a local database - I mean only one application needs to access it within one PC?I used SQL CE a lot and have had no problem, but not knowing why Visual Studio 2013 and...

View Article

scripting - what is it? :/

hi all,realise this might be a silly question, but need to ask to be sure :)so scripting in sql - is that any different from just writing the normal queries? ie does it mean writing functions...

View Article
Browsing all 7129 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>