How To Create a PDF from a stored procedure
I am trying to write a stored procedure that generates a PDF file for example my PDF file will look something like this (there should be spaces between the columns): First Name Last Name...
View ArticleSQL Server 2005 Analysis Services across domains
Hi, With SQL Server 2000, the Enterprise Edition was required to access Analysis Services across domains. Is this also the case in SQL Server 2005, that the Enterprise Edition is needed? Thanks, S
View Articlebcp 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 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 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 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 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 ArticleMSSQL 2005 user database now shows up in system database folder
While attempting to set up sql replication in MSSQL 2005 one of my user databases is now in the systems database folder. I need to move it back to the user databases folder. Any help would be greatly...
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 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 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 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 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 ArticleORA-06413 Connection not open
I am trying to import data into sql server table from Oracle 8i for my new Window 7 desktop computer. I encounter this error:Mcirosoft Data Link Eror: Test connection failed becase of an error in:...
View Articlefunction retun from string
In my function, i use 2 parameters and i am getting result as null. kindly suggest to get the correct data CREATE TABLE [dbo].[Table_Prod]( [Id] [int] NULL, [Code] [nchar](10) NULL ) ON [PRIMARY] GO...
View Articleguest account status
1) is there a single SQL query for 2008 MSSQL to list the guest account status in all databases on a SQL Instance2) is guest an actual account, i.e. a login, or is it more of a concept? If its an...
View ArticleIO Timing problem
Hi. I have real problem with getting right "Write time" statistics. I'm trying 2 different approaches: 1. base on dm_io_virtual_file_stats and io_stall_write_ms column 2. base on @@IO_BUSY...
View Articlehow toRetrieve date in sql server if date = now date
I have in sql table column name "Datumpåmin" type date "yyyy.MM.dd."I want to make a query if date i Datumpåmin = now datelike this command ("SELECT Action, ([var]), ([Date]), ([hours]) FROM mam WHERE...
View ArticleAccess sql server FileTable from other machine
HI ,I have created FileTable and I can access Filetable directory from local machine.However I am not able to view directort struction from other machine.e.g. Below is directory sturcture for...
View ArticleNEEDED: More Answerers
We need more answerers in this forum! Let me know if you've been part of this community pretty consistently for at least 6 months, have answered at least 100 questions (with at least 1,000 Recognition...
View Article