Posts
Sort by recent activity
Incorrect syntax error while data compare
Error occured in the following scenario :-
Use [master]
Go
1
Create Database [TestDB1]
Go
use [TestDB1]
Go
Drop Table [tbAssumptionElementspecref]
Go
CREATE TABLE [dbo].[tbAssumptionElementspecre...
Error while data comparie
When I was comparing data between 2 database. I was getting following error
" The following error message was returned from the SQL Server:
[131] The size (6000) given to the convert specification ...