Hi Trying to retrive a report from the DataBase using left join on two tables. To get the count of resultant table, I’m using count. But the output shows error. If I comment count statement then the query executes successfully. I feel there is some error in the syntax of the count that I’m using. [...]
Hi, In Denny’s excellent blog on loading data into Master Data Services, he populated the staging tables as follows: INSERT INTO mdm.tblStgMember (ModelName, HierarchyName, EntityName, MemberType_ID, MemberName, MemberCode) VALUES (‘Adventure Works’, NULL, ‘FirstName’, 1, ”, 1), (‘Adventure Works’, NULL, ‘LastName’, 1, ”, 2), (‘Adventure Works’, NULL, ‘EmployeeId’, 1, ”, 3) INSERT INTO mdm.tblStgMemberAttribute (ModelName, EntityName, MemberType_ID, [...]
i had installed in my PC oracle 9i. i dont have time in practice in niit instutute. i had decided i will prctice in my home but problem is i dont used database file in oracle can u tell me setting about db files
Does Forefront Endpoint Protection support SQL Server 2008? This question is from the Microsoft Live Chat which took place on July 13th.
What is the best way to duplicate a SQL Server 2005 database to another server as a standby machine? Can I do this with another installation and some scripting? I have a separate box with SQL 2005 already installed. Can I backup and restore from one machine to the other using scripts and no human [...]
How can I setup sql server 2005 to use kerberos authentication instead of NTLM?
Hi i have one db that i want to back up, so thought id export to txt file/flat file then back that up and then daily increments into that file? cant find the steps to do it..have the wizard..
When upgrading from SQL Server 97 to SQL Server 2005, what needs to be done? Can I restore 97 backups to 2005? Do I need to install any other software? Is this an easy process? We have 6 databases with about 300 GB of data currently.
Should we load up a 64-bit OS for this machine? It will be SQL Server only. We want to have the best user experience so any help would be greatly appreciated.
I want to mirror my SQL Server 2008 to a disaster recovery machine two times a day. Is there any free software to do this on a running SQL Server? If not, are there any cheap alternatives? Can scripts be run to copy the files over while SQL is running? Can I use shadow copy [...]
does sql supports nonlinear recursive queries
What exactly does SQL Server 05 do and if I’m looking out for a job in this field, is there any exam which I have to take?. I’m new in this and have less knowledge about SQL. Please help. Thank you.
Hi all My OS is WIN 7 , Oracle Server Installation (10g Express Edition) is Sucessful Oracle 10g Client Installation is sucessful ODBC connection is Sucessful. But SQL Expolrer – not connected Error is General SQL Error. Microsoft [ODBC Driver Manager] Driver is SQLallocHandle on SQL_HANDLE_ENV Failed Allias: ProfitDSN Profit DSN is ODBC Name This [...]
ERROR 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘)’ at line 2 SQL Statement: CREATE TABLE `cape codd`.`SKU_DATA` ( ) Does anyone know how to fix or workaround this? thanks Whitney Ferrante
Our .Net app works fine using current We.config settigs if we send emails to an external SMTP host. When we point it to our Exchange server it won’t work! Any ideas please help. Are there specific SMTP Server settings we need for this to work with Exchange, or any Exchange Server settings that might be [...]
Hi all, My OS is Windows 7, I install Oracle 10g Express Edition then i install Oracle 10g client. Installation is Sucessful then i config ODBC setting.ODBC is Connection Sucessful.But SQL Explorer is Not Connected.How can i solve this Problem?Kindly Help.
the simple program of fetching the data of table through vb.net program. i am retriving the data into DatagridView . i am writing following String str for connection : Dim str As String = ” Data Source=COMP1SQLEXPRESS ; Initial Catalog=Atuldb; User Id=COMP1comp11;Password= ” my database name is “Atuldb”, I am using SQL SERVER MGT STDIO. [...]
How to read the excel data’s from Sql Server 2005/2008 SQLEXPRESS
Hello, I have setup a freeradius server on CentOS with a SQL backend. I am unable to autenticate using NTRadPing to test a user conenction. Just need some help to debug and find out the cause. Thanks! Scott
Hello, I am writing a stored procedure that will query data from another database, but the database name is variable. Do I have to use a dynamic query? We dont want to use dynamic queries because of performance loss. But is there a way to do it without a dynamic query? Example GetData ‘some_remote_db_name’; and [...]





