0
Answer

Save Toolstripmenu to SQL Table

Ask a question
Carlos

Carlos

13y
1.5k
1
Background:

PROGRAM A needs to save its Toolstripmenu entire collection to an SQL table so PROGRAM B can read it and instantiate it as if it was its own.

Can anyone give me some guidelines as to how I can achieve this? If it is possible, what data type the SQL table should have...

This needs to be done in C#

Many thanks in advance