import data from excel/text file to sql server database
how can i import excel file / txt file to sql server database 2005?and how can i speed up the execution time?
View ArticleProblem installing BCM for Outlook 2013 on Windows 8 Pro - Please help me end...
Hi there, <o:p></o:p>I'm having a complete nightmare with installing Business Contact Manager on Outlook 2013. <o:p></o:p>I'm using Windows 8 Pro and I've been advised that I...
View ArticleEvent ID: 17886 Source: MSSQLSERVER (MSSQL Server 2008R2)
Hi,I am receiving below mentioned error "Log Name: Application Source: MSSQLSERVER Date: 7/19/2013 6:26:32 PM Event ID: 17886 Task Category: Server Level: Error...
View Articlesystem database
Hi Team,I have one dought.Why Master,msdb,tempdb databases are in simple recovery model.Why Model database was in full recovery model ?Thanks in advance.subu
View ArticleDatabase Query with variables
I am putting together an application to handle client information. I have a client database that I would like to search using multiple criteria. All searches would produce the client ID number that I...
View Articlewill this statement return size as bytes or bits or KB?
SUM(CONVERT(BIGINT, ISNULL(nDocSize,0))k
View ArticleSQL SERVER
I am having 1 table named MK_Registration having feilds userid,name,city,state, etc etc.and 1 table named City_Lookup having fields as city,code(eg. Pune,PU)when user will register he will fill all his...
View ArticleQuery for one row
Hi,I need help abt query.to simplify say I have a table like thisGame_TableMatch_ID Team1 Team2 Match_date 1 101 102 11.11.2011 2 104 110...
View ArticleHow to Install SQL Server 2012 Developer Edition
I purchased SQL Server 2012 Developer Edition on Amazon. I'm now trying to install it. Based on the image below, it seems like Developer Edition is NOT being installed.Somewhere, I think it was under...
View ArticleProblem downloading SQL Server 2014 CTP1
Can anyone tell me what I have to do to download the CTP1 version of SQL server 2014? I got the following link:http://technet.microsoft.com/en-US/evalcenter/dn205290.aspx I have to login with a...
View ArticleHow to bring database to normal from emergency..
Hello Experts, I am learning SQL Server 2008, I placed a test database in emergency mode using the below command: alter database test set emergency. Now I want to remove the database from...
View ArticleNeed help importing csv file into sql database using vb
I have a program that I need to import a csv file into sql database/tables. I am using Visual Basic 2008 express and sql server. When complete I have to distribute this to several users where they...
View ArticleWhere can I find Stand-Alone 32-bit SQL Server Management Studio (SSMS) for...
Where can I find Stand-Alone 32-bit SQL Server Management Studio (SSMS) for SQL Server 2012?This question has been asked in many forums and the answer is always to go...
View ArticleHow to get sql server 2012 evaluation edition dvd in the mail
Can someone provide me with a link where I can order a copy of the SQL Server 2012 Evaluation Edition through the mail?Thanxtod
View ArticleWhat is the fastest way to restore SQL2000 DB ?
I am tring to restore SQL2000 DB backup which size is about 17GB.At first I tried to create new database by default setting and restore backuped SQL2000DB.But , it start restoring but progress bar do...
View Articlewhat WMI metrics we can track to show actual memory usage
what WMI metrics we can track to show actual memory usage?k
View ArticleFailed the 70-432 yesterday
Yesterday I failed the 432 exam. This is the first MS exam I have failed since getting my MCSE in NT. I used the Sybex book and the MS-Press book by Hotek. However the exam turned out to be FAR more...
View ArticleTS Client Disconnection
I I Have two servers at my office.One is TS server which i use to connect my three branch office to use my ERP application.Another one is Dynamic Nav 2009 ERP.The problem comes when my client from...
View ArticleMultiple values from table valued function
HiI am trying to call a table valued function in SQL Server and I get only one record in the result. I am not sure as to how I can get all the records. I am calling the function as belowSelect...
View ArticleSync data with text file - Improve performance
Hi I am working on a .NET 4.0 console application. Applications reads data from a text file and updates / inserts the data in the database. Text file has around 4000 records and it takes around 3...
View Article