Using SP as if it is a view
Hi, I can use my SP as a select statement (because it is actually is one), but I'm wondering if there is any way to further processing it, add more filtering to the returned rows, using aggregation,...
View ArticleI am Facing Dotnet Error after installing SQL Serverf 2012
Hi All, I am facing Dotnet error after installing sql server 2012 enterprise edition in windows sp1, I installed SSIS, SSRS, SSAS and Database Engine except Server Management Tools. I installed...
View ArticleIssue with using bpc buld loader utility for MSSQL SERVER with Windows...
Hello,I am trying to load the data using bcp utility to a remote database (MSSQL) but every time i try it gives me problem. But for SQL SERVER authentication mode the bcp utility works properly. Now my...
View ArticleSQL Virtual Lab in Windows 8
Hi, someone have the same error when try to run sql server virtual labs in Windows 8?I got this error when I run it
View Articlehelp - sp result in textfile
EXEC master..sp_help_revloginneed to store this result in notepad.
View ArticleUnable to create mdf file in ASP.NET MVC 4
When I try to add a new SQL Server Database mdf file to my Visual Studio 2010 ASP.NET MCV 4 project, I get the error message, "Connections to SQL Server database files (.mdf) require SQL Server 2005...
View Articleconversion from 4D (4th Dimension database) to sqlserver 2005?
Hi There, I am just wondering if any one can help give some ideas how to migrate from 4D Database to Sqlserver2005? if you are wondering what 4D is? its a ralational database but I very interested and...
View ArticleCan I make use of LocalDB for my connections
Hello, I'm working on a project in Visual Studio Professional 2010 (Visual Basic). We have several workstations, connected to one server. My project is on my workstation, the databases to which i...
View ArticleXAMPP 1.8.1 Does not work in win8
Hi there..I have a problem..I've been trying to install XAMPP on my win8 (upgraded)... The installation was successful, only that, whenever i run xampp-control-panel, when I click the Apache's START...
View ArticleLog stored procedure's changes
Hi, We need to log stored procedure changes for particular schema on sql 2008 r2. Log should contain current procedure code and changed code. It is possible to do this at all? can trigger help here?...
View ArticleSQL server scripts
Hello,Maybe I am missing something but I was looking at msdn Library and started this chapter. Saving Scripts as Projects and Solutions<.....> To create a script project and solution Open...
View ArticleSQL developer ( Beginner ) should know ?
Hello,I am a guy who wants to became SQL developer. I have IT Batchelor Degree so I know few things how things works. So the question is:1. SQL server express edition is enough to develop my skills for...
View ArticleSaving database with blank fields generating an error. Can you help?
Hi there! I have a question that I have asked elsewhere but I have not got a solution to it: I have a program using a SQL 2005 .MDF database, and this database stores the names and details of students...
View Articlewhen i try to install Sql 2008 I am getting an error the sql server edition...
Hello everybody in MSDN forum,When I install SQL Server 2008. I got the error. The error is in upgrade rules here I am attaching the report of the error tooEditionRequirementCheckChecks whether the SQL...
View ArticleRetrive Transaction details from .bak file(SQL Server 2000)
Hi All,I have one x.bak (Database Complete backup) . Can I able to get the transaction details after restoring this backup to local db.I tried this But not able to get the transaction detailsI am suing...
View ArticleCant remove SQL server 2005 due to missing msp files in c:\windows\installer
In My infiniate wisdom some months ago, i removed the msp packages from our windows server 2003 box. This wasnt an issue until i came to remove 2005 to install 2008. I cant uninstall 2005 as it's...
View ArticleHow can I move from SQL Express to SQL 2005 with one license
Our current layout is the following:oldsrv1: Sharepoint 2003 Serveroldsrv2: SQL 2005newsrv1:MOSS 2007 and SQL ExpressWhat I'd like to do is upgrade the SQL express on newsrv1 to SQL 2005 Standard, move...
View ArticleOLE object in a SQL 2008 database table linked from a MS Access client
For the last years I’ve been using a Ms Access 2000 database as a client. This client shows the user forms, queries and reports, while the tables were linked to another Ms Access 2000 database working...
View ArticleMulti-dimensional parameter in T-SQL
I'm trying to build a multidimensional array to store a series of values to be used later in the code. I've been in VBA for the last decade, and I'm having trouble adjusting. It gives me an error...
View ArticledataAdapter.Update / SQL PasswordHash NULL problem
Some of you may have seen my earlier thread “PasswordHash NULL problem”. I’ve started a new thread because investigation has shown that the problem is actually quite different than I previously stated....
View Article