bcp under Windows XP and Vista (performance)
Hello,Unit tests in our project make use of cp utility to import data into database. But the performance of running unit tests under XP and Vista differs much. The difference that I was able to notice...
View ArticleProblem with debugging stored procedures
HelloIt is impossible for me to debug any stored procedures. I use MSSQL Server 2005 and Visual Studio 2005. I can open procedure's body in VS, launch it, but when I choose "Step into stored...
View Articlemultiple text docs evaluation
hey everbody,i'm absolutely new to any sort of data management here it goes: suppose we store 100 .txt or .doc files in sql server and we want that none of the files data should match more than 60%:...
View ArticleSQL Server 2005 Comment Error
I am running SQL Server 2005 SP2 and I am getting an SQL error due to the server not recognizing the "--" as a comment. (I am using the 32-bit version) The same code runs on SQL Server 2000 with no...
View ArticleHow does one install a express sql server to run with Visual Web Developer 2008?
I successfully installed .NET framework v 3.5 and VWD 2008 on a new Vista laptop. When I want to add a Sql Server database to a website, errors tell me to install SS 2005 Express. MSDN SS 2005 Express...
View ArticleSQL Server 2000 with IBM websphere 4.0
Hi, I need to migrate existing Oracle DB to SQL server 2000.Let me know how does SQL server 2000 connect with and talk to IBM websphere 4.0. If you can also send me a sample architecture diagram....
View ArticleCreating maintenance plan "MaintenancePlan" (Error)
Hello, I get the error Creating maintenance plan "MaintenancePlan" (Error)when I try to create a maintenance plan. I checked and the Microsoft Web site and other forums said it may be that integration...
View ArticleMicrosoft project server 2007
Is it possible to run Microsoft project server 2007 on LAN without using Active DirectoryIs it possible to keep Active Directory on a separate machine and install project server 2007 on a different...
View ArticleSql Server
Hi There, Don't know if im in the right place but I couldn't quite find what I was looking for. Anyway yesterday by mistake I started to uninstall/remove Microsoft SQL Server VSS Writer by mistake....
View ArticleConfiguration Auditing Locations for SSIS Package
I have been asked by the powers that be to make sure that my configuration database gathers some auditing information. I have looked over these and have no idea where to find the information in SQL...
View ArticleMicrosoft SQL Server VSS Writer
Hi There, Don't know if im in the right place but I couldn't quite find what I was looking for. Anyway yesterday by mistake I started to uninstall/remove Microsoft SQL Server VSS Writer by mistake....
View ArticleProblem when adding new registration in SQL Server2000
I couldn't add new registration in SQL Server2000 using SQL Server Authentication mode even I've already entered correct server name, username sa and correct password. I've tried to ping this server...
View ArticleImport excel data into sql table
Hi!I have to develop an application for transfering data from an excel file into a sql table.The excel file is uploaded to a server.The database(and the table) is on another server.At first,I used...
View ArticleSQL Server does not exist or access denied
I am running SQL server as a standalone on my PC on Windows XP Pro.I have am accounting program and Crystal reports accessing my databases without a problem.I have recently loaded a new program,...
View ArticleStuck with "An attempt to attach an auto-named database..."
The last time I saved my Visual C# project, everything was functionning perfectly. Now, when I open my project, I have this warning on every one of my inherited forms. When I run the project,...
View ArticleSQL 2005 & SQL 2000 Issue
hey,I have three servers, lets say Svr1, Svr2 & Svr3. On all three i have sql2000 & sql 2005. On Svr1 & Svr2 sql2005 is default and sql2000 is an instance and they work perfect.However on...
View ArticleImport Questioin
Hello All,I have a question that I hope that you all can help me answer. I have a customer that is using Cisco Call manager to import Client Matter Codes into his call manager. To import the CMCs, he...
View ArticleExporting records to a file through code
Hi. I am writing a program where I import data into a database with a System.Web.UI.WebControls.SqlDataSource object, using its Insert method. Like this...Dim DataBaseConnectionString AsNew...
View ArticleShould i add lic keys to Microsoft SQL Server 2008 R2?
Hi all, nice to join this group! Does anb know what to do when i've installed Microsoft SQL Server 2008 R2 (English) on some vmware machines under Win 2008 r2 Standard w/o lic keys. Should i add them...
View Articledamaged accessing remote SS2005 database
I access remote MSSQL Server2005 (SS2005) databse over internetthrough SQL Server Management Studio (SSMS) in order to fine tune ASP.NET website using remote SS2005 database.Today I could not launch my...
View Article