﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Florian Reischl  / Script all data of a table - truncated output / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 02:01:07 GMT</lastBuildDate><ttl>20</ttl><item><title>Script all data of a table - truncated output</title><link>http://www.sqlservercentral.com/Forums/Topic823003-1496-1.aspx</link><description>Following your post:http://www.sqlservercentral.com/scripts/Script+Data/65998/When using your sql script to create insert statements this appears to work well for "small tables" however for larger tables the resulting "insert statements" get truncated:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INSERT INTO dbo.aspnet_users([ApplicationId],[UserId],[UserName],[LoweredUserName],[MobileAlias],[IsAnonymous],[LastActivityDate])VALUES (CONVERT(UNIQUEIDENTIFIER, 0x50ce691f393a7042843ec9a9c2568b4f), CONVERT(UNIQUEIDENTIFIER, 0xce43238c0e0fac4caf9dcdc4c5aAny suggestions, I have re-read the instruction in the original post and can't see anyhting obvious I have missed?ThanksDave</description><pubDate>Sun, 22 Nov 2009 12:35:45 GMT</pubDate><dc:creator>dgapitts 31144</dc:creator></item></channel></rss>