How to fix sql data export issue?
While exporting sql data to excel, this issue occurs, can anyone help me how to fix this?
View ArticlePivot SQL Data
I need to write an sp as belowExisting Data Emp_IdEmp_NameEmp_Age1001Ravi251002Gopal271003Kumar301004Suresh24New Data...
View ArticleSQL RAM begrenzt - Task Manager zeigt mehr verbrauch an
Hallo, ich habe folgendes Problem. Ich habe einen SQL Server mit 4 GB RAM und den RAM für SQL auf 2048 MB begrenzt. Wenn ich nun im Task Manager schauen, unter Prozessen sehe ich das sqlserver.exe...
View ArticleDatabase Size?
Hi All,I have a database with around 22GB and free space available is 7GB in it. But when I take a backup of it surprisingly showing 7GB only. Does it mean space available is the actual size of the...
View ArticleUnable to set BUILTIN\Users to sysadmin
Hi,I am trying to set BUILTIN\Users as sysadmin using command line but it doesnt seem to work, can anyone see where I am going wrong. I am using SQL08 R2 Expresssetup.exe /FEATURES=SQLEngine,SSMS /Q...
View ArticleAbout case statement
Table structure,ID Question Answer QuestionTypeI have above 4 columns in the table. I have 4 different questiontypes like A,B,C,D. An ID can have any no.of question types(4/3/2/1). If an ID have a only...
View Articlewhat is the datatype of "200" and "201", how to fix this issue while...
Which datatype should select for datatype issue "200" and "201" while import/export sql to excel? Thanks in advance.
View Articlerecommend a guide to SQL statements?
Can anybody recommend a good online guide to SQL commands? Or at least a list of the ones I should learn first?
View ArticleDB Size
Hi Team,We are going to new Environment here my one Database size was around 10,000 GB How can we recommend RAM and Memory for this databases. please suggest us.subu
View ArticleCombining Rows
Hi all—I have written a query which produces a dataset which looks like this: EXAMINEE_NBRSkillRound_1Round_2RATIONALE_2435A1: Identifying Family Members and Support SystemsNULL3Text, Text,...
View ArticleRedistribute msmdpump.dll
Could I redistribute msmdpump.dll?I try to make a application that will configure HTTP access to SSAS. (About methodology, seethis msdn site)When web server and db server is separated, it is needed to...
View ArticlePDF attachments to database.
Would you keep attachments in the database or in the file system? Advantages/Disadvantages?<o:p></o:p>
View Articlehow to convert .rpt file to excel file
Hi All,How to convert .rpt file to excel file.Thanks in advance.
View ArticleHow to set the password as the username in sql server 2000 expect sa and...
Friends,OS: win2k3DB: sql2k sp4we have 160 users. now we have to reset the password for those users. But we need to set the username as the password for those 160 users.can anybody give me a script or...
View ArticleTriggers
Hi All,I have a question regarding Triggers in SQL. This might be a rookie question but please spare.I have an insert trigger which is running on server X, on tableTab_A, Now this table gets data...
View ArticleError message occured to open exported data excel file.
Hello,My application (based on dotnet 2.0 framework) have data 'export to excel' functionality and our application database in SQL Server 2000. Export functionality is working fine. But in one case...
View ArticleMS Exam 70-461 Querying MS SQL syllabus
Hi,I am preparing for Exam 70-461 Querying Microsoft SQL Server 2012.I follow these learning materials which are there on this website http://www.tutorialspoint.com/ .Is it enough for preparing this...
View ArticleIdentifying Duplicates with some uneven data in the table.
How can I select a data where it can count it as a duplicate even if there are some values different in a column. here is a example:CloudSherpas - 30F Philamlife TowerCloudSherpas - 30th Floor...
View ArticleIs SQL Instance used?
Hi All,In SQL I have seen some scripts to identify unused databases but is there any way to identify whether the instance is being used or not.Grateful to your suggestions on...
View ArticleHow to calculate no of working hours
Hi Everyone,I need to calculate no of working hours per day I have data as StartTime EndTime1900-01-01 07:00:00.000 1900-01-01 15:00:00.000 1900-01-01...
View Article