Getting started with SQL Server - Java And MS SQL 2008 Remote Access...
Hi Guys..Please Help me to Create a step by step remote access configuration guide for java developers
View ArticleUSER CREDENTIALS
Hello All, I have a requirement to pull all the users with there credentials details for a specific database.Can you please anybody help me out for script.
View ArticleUpgrade to 2014.
In the 2008 database I have one monster generic table. Which is being used by entire application. The application sends data in big string. I have a function that parses string put that in to that...
View ArticleWhich Versions of SQL are compatible with windows 2003 server?
I just purchased SQL 2014 standard and tried to install on my Windows 2003 standard R2 VM server. It will not install and now I'm finding some places on the internet that say it's not compatible????...
View ArticleAutogrow settings.
Hi All,one of the database LDF file is growing heavily though the Auto growth settings are not enabled?Now my question is why does this growth happen without enabling autogrowth settings?Do we need to...
View Articleselect only date part in sql serve r2005
from the below query for start date and end date I want to display only date part .tried but couldn't find any solution SELECT EmpName, StartDate, EndDate, day, date, Service, Venue, StartTime,...
View ArticleGet the list of table's last Inserted/Updated date from a database
Hi All,Good afternoon!Please help me to find the last inserted/updated date from different tables in a database.Consider I have a database called testDB, which contains 20 tables. Most of these tables...
View ArticleAutogrowth settings.
Hi All,one of the database LDF file is growing heavily though the Auto growth settings are not enabled?Now my question is why does this growth happen without enabling autogrowth settings?Do we need to...
View ArticleSlowness in SQL server.
We have a server ABC that is a monitored server that is experiencing slowness when doing queries via SQL. Yesterday, the system seemed to lock up and was inaccessible. The system was still running...
View ArticleHow to Apply device Cal's to SQL 2012 server
I already know how many and what type but nobody including MS phone support seems to know how to actually apply the device cal's i have already purchased to my SQL server.Please HELP!
View ArticleQuerying a large table
I have a table, ResultsText, that is currently 20,330,866 rows and 1937576KB (2GB) in size. Querying this table seems to take a while, usually 10 to 20 seconds, but I've seen it go for a minute...
View ArticleUpdate Query For Hierarchy Table
Hi AllI have a Hierarchy table that has news categories. I want use a query than when user deactivate a category, all child category has been deactivated. For example1- Politics1-1- National...
View ArticleProcedure to insert data in multiple rows
Hi,I need a stored procedure which inserts data into multiple rows..Ex: I need to have 3 columns in Procedure, where col3 has limit in size let's say 500.If user insert about 1500 in col3, i has to...
View ArticleSorting Dates group by for each customer
I have a data set for products bought by each customer, i want to give an order to their transactions by sorting the date columns. for Example...
View ArticleAugust TechNet Guru Winners!
The results for August's TechNet Guru competition have been posted!http://blogs.technet.com/b/wikininjas/archive/2014/09/16/the-microsoft-technet-guru-awards-august-2014.aspx Congratulations to all our...
View ArticleWhere did the securables go? Created Databse Role add Securables and...
Hello my friends:Create a Database Role, added Securables and set the Permissions. These are all stored Procedures.When I clicked Okay I get a message that the role was created successfully.Now I go...
View ArticleSQL download
Can someone please give me a link to download SQL 2012 for practices puroses, i just started with SQL dont know much please assist. Please provide me with all inofrmation that you believe will help
View ArticleSQL Server 2012 Client Tools Installation in Windows 7
HI Can anyone suggest me how to install SQL server 2012 client tools and what are the components to be selected for Client Instance Installation Please do NeedfulThanks
View Article