C# and VB code examples about:
how to create procedures, tables,
grant privileges etc. by using C# and ADO.NET
The examples are mostly pretty simple, but very frequently needed.
It sucks to look for them.
So, here we go. First just a methode to create a table and after, -
privileges will be set to it.