linked 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 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 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 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 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 ArticleJoin
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 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 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 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 Article