SQL Server
We have to keep restarting SQL services every morning for an instance we have running, as the program doesn't allow us to login.Any ideas how we can sort this so we don't have to keep restarting the...
View ArticleString or binary data would be truncated.
I am trying to create a table that I can put my queried results in. However, I keep getting this error despite changing the character length values depicted in my declare statement. Any suggestions on...
View Articleunable to restore database in mssql server 2016
i just installed a sql server 2016 standard. Try to restore a backup from sql 2012 enterprise, after put in backup file name, it came back with error" Execution error: Collection was modified;...
View ArticleBulk insert from CSV fails with "Bulk load data conversion error"
Hi,I have a MSSQL table with following fields:ID - varcharTitle - varcharStartDate - datetimeEndDate - datetime import.csv with followingText"ID","Title","StartDate","EndDate" "24","Staff...
View Articlewhile opening SQL Server Management Studio getting error
while opening SQL Server Management Studio getting error the type initializer for module threw an exception sql management studio""
View ArticleSQL Question
I am trying to turn a date into 6 digits without slashes or dashes. for example, July 4th 1990 would be = 070490.I currently have the correct format with the date but can't seem to remove the dashes....
View Articleunable to run backup jobs or other jobs
is there issue with running both enterprise and standard edition on the same server?I have a server that we put enterprise 2016 on, its been running fine, and i do see we have backup job setup and...
View ArticleInternal SQL server to AWS Web server! HELL'P
So I'm not sure if this is just my way of complaining or seeking compassion from my peers but I have an interesting tale that I could use some help with...So here it goes... Receiveda request from a...
View ArticleSQL Backup Cloud
Good Morning Everyone,Does anyone know a good Cloud provider for SQL database backups, Im looking for a service which can integrate and backup my database automatically for some locations in real time...
View ArticleGetting Service to Wait until SQL is running
I have a service that requires SQL to be running in order to function properly. If SQL comes up before the application server, the server will fail to connect every time until either the service or...
View ArticleSQL Server 2012 Cluster
Hi, I've installed SQL cluster on Server 2012, the problem is: through SQL Management Studio 2012 (even on on of node) if I choose Windows Authentication I can connect to my sql server on cluster but...
View ArticleT-SQL to add value from order header plus total of order lines
I’m trying to find the T-SQL syntax to find the totals invoiced per engineer over a period of time. The problem is that for each invoice there’s one value in the invoice header (freight), plus the...
View ArticleProblem with SQL Browser?
Hi,I am having a very weird connectivity issue between Pentahoo and a MSSQL server. We have this Pentahoo in a RHEL machine using the JTDS driver to connect to the database.Problem is, it doesnt always...
View ArticleMigrate from MS SQL 2008 Physical server to MS SQL 2016 VM?
Hi All,As the last major step in a major conversion from aging Physical Win 2008R2 with similarly aged supportive software to a completely virtualized Win 2012 R2 environment, I am faced with a task...
View ArticleSQL instance as a mirror and a principal
Have a problem with mirroring. I have an instance of SQL 2012 Standard that is setup and has 18 databases on it. It's the primary server for 3 of the databases and is mirroring those 3 to another...
View ArticleMS SQL JOin A table
hy i have 2 tables 1 with details and one with supplier names i wish to join them togeter.how can i do this i have no experience in SQLThe expected layout should...
View ArticleCreate a Variable in SSIS - How TO
If I open SSMS and enter@vTRANSGUID = NEWID()I get a GUID. How to I enter this in SSIS as an Execute SQL task and write the output to a variable that I can use in another part of the package?I have...
View ArticleSql
I got this while doing the transactional replication.Incorrect syntax near 'INDEX'. If this is intended as a part of a table hint, A WITH keyword and parenthesis are now required. See SQL Server Books...
View Articleupgrade or migrate sql server 2014 sp1 standard
Hello, We are using one software called panopto. We are planning to upgrade that software. However, we have to upgrade our sql server in panopto upgrade process. Our old panopto database is resided...
View ArticleAnyone use SQL Backup Master?
https://www.sqlbackupmaster.com/Says they are from Key Metric Software of Traverse City, MI. Anyone heard of them or used them in the past. Looks pretty legit and the price is right. Looking to use...
View Article