Viewing 4 posts - 1 through 4 (of 4 total)
Hi,
I believe the best way for this approach is applicative (meaning in C#).
You can make in C# the check of the data and to put the data into a DataTable
Afterwards...
February 28, 2011 at 5:28 am
Hello,
I believe that this question is not for this forum too - and that the solution is not very simple - because there is no simple and quick solution for...
July 1, 2010 at 2:12 am
You can use XML Datatype and put the string that you need into the column as xml, so you don't have ant problems getting it back and translating it to...
July 15, 2008 at 6:02 am
Hello ,
In order to see if the tables aren't identical you don't have to make so sophisticated script.
My suggestion to you is like this :
declare @data table( Table1...
June 4, 2008 at 5:39 pm
Viewing 4 posts - 1 through 4 (of 4 total)