Create MDB From DataSet and ADOX?

  • Thread starter Thread starter xenophon
  • Start date Start date
X

xenophon

I have a Framework 1.1 serialized DataSet with full schema annotation,
DataSet only has a single DataTable. I would like to write this into
an MDB, using ADOX if I have to, or anything else. Can anyone
recommend a way to do it?

Thanks.
 
Back
Top