0

I tried two method to create tables inside a new Ms Access database generated by ADOX catalog class. The first method is using ADOX classes and Properties to create columns and tables and eventually add them to Database at the same time of database creation. The second method is using an OleDbConnection class and execute SQL DDL commands two create Tables inside the empty database.

For me, both methods works fine but I really need to know which method is implementing better in reality?

Thanks

Suffii
  • 5,694
  • 15
  • 55
  • 92

0 Answers0