I will probably dig on this off and on a while from now but I would really like to be able to pass a Table Variable to a SQL Proc.
Some supporting information...
First a good article about using Table Variable Parameters in SQL...
Secondly a way to pass the data progrmmatically in C#.Net...
I have a disconnect in translating the C# ADO.Net Datatable to VBA... (Either I haven't played in ADO enough or it can't be done?)
Some supporting information...
First a good article about using Table Variable Parameters in SQL...
Secondly a way to pass the data progrmmatically in C#.Net...
I have a disconnect in translating the C# ADO.Net Datatable to VBA... (Either I haven't played in ADO enough or it can't be done?)