Easy way to find out what 'sa' password is (or to change it) in SQL SERVER...
Sorry, I'm new at this...I need to be able to either find out what the value of the 'sa' password is, or be able to change it, in SQL SERVER 2008 EXPRESS.I've seen several explanations, all of which...
View ArticleAccess & SQL Server Error Message
Hello,I have an access front end with sql server back end.Some times I get an error message in a continues form:"Collisionwhen writing" -"This record was changed by another user after you started to...
View ArticleSQL Server 2012 Business Intelligence Licensing
Moving to SQL Server 2012 is a good thing . . . but it's not clear to me how to license it.The Business Intelligence Edition uses the Server plus CAL model. The licensing guide says:"To access a...
View ArticleHimalayan SQL Server & Windows Server User Group Looking for SQL Books
I got the following email. Not exactly sure what to ask Amazon. I would certainly like to go there with a few books and give a lecture."Himalayan SQL Server & Windows Server User Group, is a team...
View Article2008 r2 Missing from "Other Versions" drop down
Away for two weeks from work. When I got back, MSDN no longer listed SQL 2008 R2 in the "Other Versions" drop down. Just 2005 and 2012. Is this a setting I can change? Or, is this something that MS...
View ArticleSQL Server Log Question
When I have a log entry like below ... what does "xxxx" represent?06/09/2013 20:35:35,Logon,Unknown,Login failed for user 'WORK\xxxx'. Reason: Could not find a login matching the name provided....
View ArticleSimple recovery model and log_reuse_wait_desc, log size
I have create a db using SSMS and the script. Both gives different results in terms of the log file and log_reuse_wait_desc.folloing are the steps used in the testing.Kindly let me know why there is a...
View ArticleHow to fix this error in sql?
Hi All,How to fix this issue in sql. Here is my code<!DOCTYPE html><html><head><script> function displayDate() { var connection = new ActiveXObject("ADODB.Connection") ; var...
View ArticleHow could view transaction log (insert, update, delete) on SQL Server 2008
Hi,I want to know is a way to view transaction log (insert, update, delete) on SQL Server 2008Thank a lot
View ArticleKeyboard Shortcut for Wordwrap in SSMS in SQL Server 2005 and SQL Server...
Wordwrap is often need in SSMS while running some really large queries. Is there a workaround instead of going to Edit-->Advanced--> Word Wrap? A shortcut key or something??Thanks and...
View ArticleConversion Failed
Good Day.I would like to ask for some advie since im totally new in sql 2008. Im trying to display data on my querry but the problem is my condition is a string a need to output an int value, kindly...
View ArticleDataGridView loading from SQL problem
Hello guys, I'm trying to make my DataGridView load information from SQL database. And this code below stops everything after debugging and marks int "radek".Any advice please? SqlConnection...
View ArticleSQL statements to insert one record to multiply tables
I have a form which contains a lot of information will be inserted into several related tables: table1: table1ID, table1col2, table1col2, table2col3, c_id. table2: table1col3, table2col2 table3:...
View ArticleParent-child relationship allows NULL in child
Created two tables with a Parent and Child relationship. Parent "Id" is used as child "FK". Parent does not all NULL values in Id but can INSERT NULL value into Foreign Key of child. Why is this not...
View ArticleWindows 2008 SSRS and SSIS server for SQL 2008
What are the recommended settings for a Windows 2008 SSRS and SSIS server for SQL 2008?We will be setting this up as a vm.
View ArticleIM-NMS SQL server agent jobs fail with error 2812 - stored procedure does not...
Interesting enough, if i right click on the SQL Server Agent job and goto properties, then choose "Steps", then edit and then cut/paste this command to MS Management Studio query window, hit execute....
View ArticleIs SQL Microsoft's New Menopause? (SQL Server 2008 Sucks)
Hello guys,I was about to post a very angry and mean message on the forums, when suddenly a suggestion panel popped up and presented me with some related topics, namely (SQL SERVER 2008 SUCKS). It...
View ArticleUnable to use Windows Authentication to connect to MSSQL Server via PHP/Apache
I'm trying to connect to a Microsoft SQL Server database through Windows Authentication using the following code:<?php $serverName = "sql"; $options = array("Database" => "sql"); $conn =...
View Articlesql server 2008
I am getting this error code when I try to install sql server software " an error occured creating the config section handler for user...
View Article