I have a table in C#, the data is coming from an Ex开发者_开发技巧cel file. I need this data to be inserted into a SQL Server 2000 table. I am not to use stored procedures. How do I program it? Any he