I have a user defined table in sql which is the parameter I pass in a stored procedure.
Using C#, I create a datatable to match the structure and pass the datatable to the stored procedure.
Is this possible in Foxpro? How can I pass the a foxpro database/cursor to the same stored procedure?
Thanks in advance,
Flasphk
Using C#, I create a datatable to match the structure and pass the datatable to the stored procedure.
Is this possible in Foxpro? How can I pass the a foxpro database/cursor to the same stored procedure?
Thanks in advance,
Flasphk