Viewing 8 posts - 46 through 53 (of 53 total)
Thank you. I understand, that I can catch the (OnProgress?) Events which will show me the status?
How would I get my Information (10%, 20%, .., 100%)?
May 8, 2008 at 12:25 am
Did I? If so, I'm sorry. The task is to write the data to a file, the text format is an example and could differ.
The width of the matrix of...
May 5, 2008 at 12:21 am
Jeff Moden (4/29/2008)
Still need to know though, what do you want for column names? I'm also pretty sure you'll need the row number... I...
May 1, 2008 at 11:30 pm
Hi Jeff,
the text representation is an exchange format for an third party tool. I question if the big picture will work in time, but first i have to validate, which...
April 29, 2008 at 1:52 am
The foreach loop was a good idea. With this task i got the filename.
Thank you
April 29, 2008 at 12:10 am
Jeff Moden (4/25/2008)
What is the primary key of the matrix? Also, not that we'll necessarily need it, but can Dynamic SQL be used?
The primary key is not specified. It...
April 28, 2008 at 12:24 am
Thank you very much so far.
the Application will generate the Data using a bunch parallel processes. In fact today I don't know the exact amount of data. Probably I have...
April 11, 2008 at 12:13 am
Viewing 8 posts - 46 through 53 (of 53 total)