Viewing 12 posts - 16 through 28 (of 28 total)
As per the requirment there will be always more than one inserted in the table at one time.
I am still writting the code suggested by you. will post it soon.
I...
June 21, 2011 at 1:29 pm
Thanks a ton i did work, last one thing for update is the table name updated?
June 21, 2011 at 12:59 pm
Hello,
As per your suggestion adding the code SET FMTONLY OFF in the SP did resolve my problem thanks a lot.
Also do you have an example stating how can I use...
June 10, 2011 at 9:10 am
Hello, the second batch also takes by default the first set of collumns.
June 10, 2011 at 7:40 am
Do you have any idea, can we call three SP in one package to generate 3 DIFFERENT files?>
June 9, 2011 at 4:33 pm
Hello, were you able to fix this issue? I am also facing the same issue.
June 9, 2011 at 4:01 pm
Thanks for your help, the only option I see is to modify the code.
June 7, 2011 at 8:29 am
Changing the name of the duplicate column name will resolve the issue. However the same code works well in sql server 2000. As this is a production code and we...
June 7, 2011 at 8:23 am
This isn't a system SP.
June 7, 2011 at 8:17 am
The same code works in SQL Server 2000. Does that mean to make this SP work in 2008, I need to change the code i.e. either rename the column or...
June 7, 2011 at 8:12 am
Viewing 12 posts - 16 through 28 (of 28 total)