Articles Written by J. Smits

System DSN to Access DB

Creating a system DSN to an Access database at runtime in Visual C++.

Creating Database Objects Using ADOX

ADOX stands for 'Extended ADO'. It extends ADO in that you can create tables, databases, columns etc. without the use of 'Create Table'-like SQL statements. This code creates an MDB database using ADOX.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds