Can somebody please enlighten me with ADO.NET.

I am slowly (and manually) upgrading an application to .NET and one of the classes involves creating an Access 97 database using ADOX.

I had hoped to replace all ADO (and ADOr and ADOX) references with a .NET equivalent. I think I can do almost all steps in the process except making the data file (Create in ADOX).

Have I misunderstood the ADO.NET picture?

Thanks