.fmt
Hi,How is it possible to create a .fmt file with the following informations if they are required?server1database1table1Thanks
View ArticleUnable to connect to a server
HiI have been trying to connect to a database engine in SQL server 2012 Management studio. I opened SQL Server for the first time. Note:- I have no servers previously installed/attached and I am...
View ArticleSQL Server 2012 - "Microsoft.ACE.OLEDB.12.0" error
I'm getting the following error in SQL 2012"Cannot create an instance of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "name".It's SQL 2012 on Server2012I've linked the server correctly...
View ArticleProblem in Casting the encoded string to XML
Hi all, From dotnet code i have encoded the XML as string and passed this value as XML attribute value in below.Am not sure if we can have XML as attribute value inside another XML.hence i did with...
View ArticleDelete a row in a table should affect in another table specified row
hello ,my problem is let us assume i have two table related to each other as dish [d_id as primary key ,d_name,d_code,d_cost]dish_outlet [id as primary key,d_id as foreign...
View ArticleCopying Schema and Content
I am trying to copy the tables, relationships, and data of a logical database...From: a logical database in SQL Server 2005, where I have instance-wide system admin privileges (supreme power)To: a...
View ArticleFrom stored procedure to excel via webpage, how?
Hello friends. We have a stored procedure that fetches all sales data with discounts etc. We have a web-system developed in .netNow we want the customer to be able to download sales reports on our...
View Articlelinked servers passwords
1) once a linked server is setup between 2 SQL Servers, do users have to enter the password for the account used in the link each time they want to query the remote server, or once that trust is...
View ArticleHow to extract data from adobe pdf form to sql server database?
Hi! I want to extract data from pdf form to sql server database. But I don't know how do achieve it? Please help me by providing an example.Javed Ahmed
View ArticleIs SQL Server 2012 R2 supported on Server 2012 R2?
Hello I was wondering is there an official setup guide stating the SQL 2K12 R2 is supported on the Server 2K12 R2 platform?
View ArticleSQLSERVER Interface
HiI 've Created a database with SQL. I don't know how to use it.How to Print it's Information and how other person can use it ?I've to develop a program (user interface) with VB or C#..?Best..MehranMehran
View ArticleDoes System Center 2012 R2 support SQL 2014?
Does System Center 2012 R2 support SQL 2014?
View ArticleSSMS Query Designer little but useful improvement
Hello everyone.I'm an extensive user of SSMS Query Designer to create queries and understand business logic graphically, I would like to be able to write a table name in a Textbox filter to find it...
View ArticleIs SQL Server 2014 supported on Server 2012 R2?
Is SQL Server 2014 supported on Server 2012 R2?
View ArticleAnnoying settings on SSMS
Using SSMS2012Previously - I used to be able to exit SSMS and it'll close everything. When I launch SSMS, it does not have anyNew Query window at all. Now - something annoying has come up and I don't...
View Articlecluster logins and security
I am new to SQL Server clusters for HA, but from a security angle, say for example you have 10 SQL Servers in the cluster, and Server 1 dies, do Server 2 takes on the databases in Server 1 - how are...
View ArticleCannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS"...
I've imported databases from Sql 2005 to Sql 2012. I'm getting a Collation Conflict. On the old server when i run "select databasepropertyex('tempdb','collation')" as a query I find that it's...
View ArticleSimple coding question! - copying fields from table to table with different...
Hi - im sure this is a really easy thing to do; im a SQL newbie!I have a small SQL express database for about 1500 records, spread across a number of tables. I want to simply copy the entry in one...
View ArticleData Collection Centralised Database
Hi All,I Enabled Data Collection on one of the server and planned to make it as Centralised Management Data Warehouse I configured data collection on it and can view reports. Next, I went to other...
View ArticleOrder of inserted records
Hello Everyone..Let suppose today few records got inserted into a table. Tomorrow some more.So, is there any way in which we can get most recently added(today's) records first, followed by yesterday's...
View Article