Viewing 8 posts - 1 through 9 (of 9 total)
I want to send that table in HTML format to my email id
February 2, 2015 at 8:42 pm
Dear both, in simple I want to append SQL table thru import/export wizard (from excel file) and that table having only tow column,
1) Customer Account No (Primary key/unique no.)
2) Sales...
January 30, 2015 at 8:50 pm
Dear expert, thanks for reply
I solved first error and but could not understand error in second code
could you please provide more or correct code, I am not much expert in...
January 28, 2015 at 8:49 pm
Ok , then what will the solution if I created unique key
I will join "Year&Month&CustomerNo." and generate unique key
January 27, 2015 at 4:23 am
ok, what will be the way if I created unique key in my data ?
I will join "Year&Month&CustomerAccount" and create unique key
then what will be the solution
January 27, 2015 at 4:11 am
Dear Phil Parkin
yes, that's why I created table and have separate Year and Month column in my excel/sql table
please give way
January 27, 2015 at 3:31 am
Is there a unique key in the source Excel data?
It seems that your ideal flow would be something like:
1) Process Excel file. For each row:
2) Does row exist in target...
January 27, 2015 at 12:34 am
if you remove the DELETE functionality from your ssis package, data will be appended in your table without any issue.
Dear Sir, thanks for reply
but if i remove delete function then...
January 26, 2015 at 11:55 pm
Viewing 8 posts - 1 through 9 (of 9 total)