Viewing 7 posts - 1 through 8 (of 8 total)
Hi,
we have around 2000 products and there will be more coming.
--But I found a soln pls let me know if it is feasible.
I added new column called rowid of datatype...
February 9, 2010 at 3:38 am
Brain,
I apologize. Hope this reply will make ur monday gr8.
Structure of Table
ProductTable
(
ProductID int,
ProductName varchar(20),
ProductDesc varchar(50),
PartNo Varchar(5),
...
February 8, 2010 at 9:07 am
Brain..
Thanks for Response..
Here is the example..
Version Table where we store the Version.
Ours is a product respository project and every 15 days we refresh all the table data.
The new requirement is...
February 8, 2010 at 7:34 am
Hi,
As I mentioned, we import the resultset of these SPs into Excel. But the columns that we display in each and every worksheet are dynamic. So, we are trying to...
June 22, 2009 at 6:30 pm
Jeff,
thanks for your alert. We are making sure that none of the functions will not fail after the conversion.
But will you suggest me anything to get out of this...
June 21, 2009 at 3:02 pm
Hi
We have list of 50 sps that need to be executed and export the results into excel and each worksheet contains resultset of one sp.
we use these sps from asp.net...
June 20, 2009 at 3:02 pm
Viewing 7 posts - 1 through 8 (of 8 total)