SQL Browser Configuration for feature SQL_Browser_Redist_SQLBrowser_Cpu32
Hi,I am trying to install SQL2008 in cluster mode to my server. Half-way through the installation i see this error message SQL Browser Configuration for feature SQL_Browser_Redist_SQLBrowser_Cpu32 was...
View ArticlePublishing Problems Database Program
I published a small program actually to try if an SQL Database goes published with the program. But from what it seems it didn't get published. Actually I am thinking of making a bigger program, but to...
View ArticleSQL Server process is Taking More Space (1.8 GB) in Memory
hi SQL Server 2005 Enterprose Edition is installed in the server. If i open the task manager the sql server process is taking 1.8 GB all the time. Please tell me anyone what to do?Kanth
View ArticleBidirectional Data Sync between Oracle and Sql Server??
Hi Experts!!!I want to implement bidirectional Sync(Change made at either end should be propagated to both end) between oracle and Sql Server.Please suggest best way to do the same.Is it possible...
View Articleto check the speed of NIC on remote server through C# code
Hi,Is there any way to check the speed of NETWORK INTERFACE CARD(NIC) on remote server ?
View ArticleSeeking to share Usenet .dbx over read-only or possibly NNTP backend on...
Is it possible to use Sharepoint or IIS or any other Microsoft software product to share a .DBX containing Text threads culled from NNTP Usenet Text newsgroup by Outlook Express, over the web such...
View ArticleSubquery returned more than 1 value. This is not permitted when the subquery...
Hello, I have this piece of code below that will be used, but I get the error stated in the title. Create Procedure testing AS BEGIN Select (select CAST(orderid As char(10)) + ' ' + CAST(orderdate As...
View Articlefinding the database
I have a list of jobs in application server which are being used by the application team..the jobs access the databases from the production server(only system databases are present in the application...
View ArticleCannot connect to remote SQL Database with SQL Server Management Console...
I have opened up port 1433 on my firewall, but every time I try and connect to my remote SQL Database with SQL Server Management Console I receive (Microsoft SQL Server, Error: 53)
View ArticleOutput some webpages that are currently in an Access DB
Access 2013, Windows 7 Home Pro 64 bitI have built a db in MS Access to output travel guide websites for any destination in multiple languages (8 so far) using page templates (these are not CSS...
View ArticleDynamic generation of column value in sql server
i have a table with columnsLeaveRequestId, employeeidi want to generate leaverequestid dynamically at this typewhen i enter employeeid=1 leaverequestid should generate LMS1001lms1(here 1 means...
View ArticleSQL server 2000, 2005 , 2008 services
Hi All, If there is one default instance and three named instance of SQL server 2005 or 2008 enterprise editions. If i need to make use of Integration,Analysis,Reporting and notification services for...
View ArticleDBCC TRACEON ( 3604 )
if i run the query dbcc traceon (3604)dbcc page (12,1,124563,3) thaen any impact on system performance.i want to know about this trace flag its off outomatically or i have to off this tarce..please...
View Articlegetting dynamic column values in sql server
i have a table with columns LeaveRequestId, employeeid i want to generate leaverequestid dynamically at this type when i enter employeeid=1 leaverequestid should generate LMS1001 lms1(here 1 means...
View ArticleHow to truncate a table with specific records
HI Everyone,I got a question that Can I truncate specific records only from a table.We can do that by using delete right??delete from tawhere c=1But i need to do this using truncate command..Is there...
View ArticleProblem Installing the Xtreme VM Connection ActiveX Control
I'm attempting to complete Lab 21 in MOAC, but get a message that I need to install Active x or enable Active X controls. I've done both, but continue to get the message. This is the first time I've...
View Articlechange of structure after using sql server query profiler wizard
Hi all, it seems that after using sql server query optimizer wizard my table has changed of structure and has been converted to a index organized table, is it possible?I mean after using the wizard and...
View Article"Invalid attempt to call IsDBNull when reader is closed" exception while...
I written some sample code that demonstrates how concurrent transactions works with SQL Server Express 2008.I retrieve entire table "Proxy" from the database without setting Shared Locks so I use...
View Articlereporting service add feature does not work
HI All,I am using sql server 2008 R2 SP2 I want to start reporting service but after trubleshooting i am not able to start service then i uninstalled the reporting feature and then want to add feature...
View ArticlePurchasing SQL Server License
I am developing an application for a client which requires SQL Server Standard. I have tried the license advisor from Microsoft and I have a few questions1. One question asked was "Indicate the number...
View Article