Hi, I need to execute sql file through c# program.Some sql file takes some parameters that I need to pass the variables through C# program.Is there any way to do it.I found out that sqlcmd can be used by passing all parameters to sql file using Process class.But I am trying to find whether we can do this programmatically in C#.
Please help. Thanks, Uma. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups ".NetIndia" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/TechdotNetIndia?hl=en http://www.satheeshbabu.com http://www.satheeshbabu.blogspot.com/ -~----------~----~----~----~------~----~------~--~---
