ODBC questions [modifed]
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everybody.I am trying to make an application that uses an ODBC driver to connect to a database of a few related tables. My questions: a)Can I embed the odbc drivet to the installation programm so that the user wont have to connect to the database? b)If I create the related tables in the DBMS but without any records(only the pattern of the database) will the user be able to add and delete his/her own through the connected application? c)Will I be able to create shophisticated queries only by using the MFC Classes(CRecordset) to manipulate the data? d)Are there any alternatives except the ODBC and DAO? -- modified at 8:16 Saturday 20th May, 2006