Carlos

Carlos

  • NA
  • 2
  • 3.6k

Save Toolstripmenu to SQL Table

Jun 29 2011 5:34 AM
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