mcsa in sql, as a beginner,which i should choose 2012/2014 or 2016
HIii all, i am confused in all exams of microsoft, as i am starting my certification courses in sql and thinking should i take SQL Server 2012/2014 or SQL 2016 Database Development . i am thinking of...
View ArticleT-SQL solution to find out how many weeks have passed between 2 dates
I need a T-SQL solution to find out how many weeks have passed between 2 dates. The week starts on a Monday and ends on a Friday. So if the date was this Thursday and the new date is next Monday I need...
View ArticleSQL Server Launchpad issues
Hey guys,Wanted to see if anyone can help me solve the problem with SQL 2017 and SQL Server Launchpad not starting. I keep on getting the The Request field or service did not respond in a timely...
View Articlebringing database server back in house.
A bit of background, we are currently running a database system that provides accounting, payroll, HSE and HR services and being mightily gouged for it. The system runs at a hosted management company...
View ArticleData Access Service
I want to given System Center "Data Access services" for Service Manager Console in windows 10,but there is no such service running in Services App.Please help
View ArticleCisco Phone Database Integration w/ PowerBI
Hello All,Anyone have an idea how I can integrate our Cisco's Phone database into PowerBI so that our analytics team can perform reporting ?Any help would be greatly appreciated.Thank you
View ArticleTrouble with query
I am going through the book "Beginning SQL Server 2008" and the first instruction they have me doing doesn't work. I am trying to execute the following after creating the database BankOfFees. USE...
View ArticleHyper-V guest VM running SQL Server
We have VM that hosts sql server which hosts 5 different databases. It happens so that every time sql server is down or when it crushes we have our 5 business tools down. Is this common way to host...
View ArticleSynchronising Logins in Always on 2016
I am new to AG and i am facing the below problem.We are using listener to connect to the replicas. my boss asked me to create a login and asked me to sync that login in secondary replica as well. I was...
View ArticleSynchronization successful in Merge Replication but some Records are Missing
Hello allI am writing to fetch responses regarding the subject matter above. I have a publisher with two subscribers (everything is SQL server 2008 R2), and I use merge replication. Now, there is some...
View ArticleMS SQL Backup Suggestions
Greetings Everyone,Does anyone know a good Cloud Solution that can backup MS SQL also that its not so darn expensive.. its for a small business with a few locations. I know about the company...
View Articlereplace nulls with empty string
in a table i have around 299 columns in that one row getting null values i want to replace that null values with emptystring.
View ArticleStellarinfo & Digital River - anyone having/had a similar experience?
We recently had a database crash (power outage) which corrupted a log file and put the database into suspect mode. It was a non-critical database, but we would rather have had all the data rather than...
View ArticleDisplay a SQL query in HTML
I want to run a SQL query for a statement such as SELECT * From Name.DBOHow do I then look at displaying this in HTML?Note I need this to work with MS SQL and NOT MySQL
View ArticleChange how I view SQL data in a table displayed in VB
I’m new to visual basics and am self learning currently. I have worked out how you display a SQL and assign columns in VB However a lot of my data is meaningless to most people who view it. Is there a...
View ArticlePage Level corruption and Error 8905
One of my database got page level corruption in almost 1000 + tables.Msg 8905, Level 16, State 1, Line 1Extent (1:6160) in database ID 10 is marked allocated in the GAM, but no SGAM or IAM has...
View Articlehow to run a SQL job script as admin?
Hi All,im fighting with a script that automates backup and restore of a DB (from remote SQL to local SQL)the script should run from within the SQL server as an Agent Job.what i have done so far:Created...
View ArticleSQL Script Auto Run in VB
In VB I have attached my program to a Database and created a table to view a set query.When I run the program as a test, it runs the query, but then when the data in the SQL DB changes my table...
View ArticleCannot save SQL.bak via SSMS to NAS: System.Data.SqlClient.SqlError: Cannot open
We have a QNAP NAS that I need to run some SQL backups (.BAK) files to. I'm trying to use SSMS 2012 to do this, but I get this error:System.Data.SqlClient.SqlError: Cannot open backup deviceI tried...
View Article