Hi,
Working with SQL 2012 Express and C# WinForms.
Sorry, not experience with Procedures/Functions stored within DB.
Wondering if it's possible to create a script (Function or Procedure?) to build only "part" of a sql query and then use the output (returned string) in my C# query to complete it.
Thanks,
Ron
Go to the complete details ...