Click here to Skip to main content
15,893,923 members

Comments by Tom Hangler (Top 5 by date)

Tom Hangler 30-Jun-10 11:01am View    
i figured it out. Sorry for confusion. thanks
Tom Hangler 30-Jun-10 11:01am View    
thank you. it helped a lot.
Tom Hangler 30-Jun-10 10:44am View    
many things wrong with this. First as I mentioned, I have VS 2005 which wont support math.Linq therefore no Average. Also I wont be passing anything through parameters. And mine is float not double. Thanks for da help but I need a little more. Possible someone who did this sort of thing before
Tom Hangler 29-Jun-10 14:23pm View    
thats wt I have now. The stored procedure does all my work. Is there anything in sql though that will communicate with my c# method to stop the database communication once the user specified number hits the number that they want the database export to stop?
Tom Hangler 29-Jun-10 11:55am View    
how can i do that? what do you exactly mean by offload?