-
Access
Hi i'm doing a small program for a family member and need to keep all the data in a database. for this i have chosen access.... which i haven't got a clue how to link into from my program.
i am used to sql is it any different if so how i am using a ODBC connection but it won't create a update comand when using the DataAdapter.
Can anyone help me please.
-
You should be using the OLEDB set of data access components and the Jet 4.0 driver.
-
thank god now i know what i'm doing that has saved me loads of time owe you one!!
thanks
jamie