Creating datasources/databases programatically ?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Has anyone got any idea/samples how to programatically create a new datasource/database within either a SQL Server or MSDE installation ? I am looking at using either ODBC or OLEDB on a project, but all the samples that I have looked at assume an empty database has been physically created using the administration tools. Any ideas/articles to look at would be welcome.