opening and accessing and changing a database
-
Hi All, I am new to the EVC world and have writen som e simple projects that work fine, but now I would like to get them to manipulate databases and have searched through the past listings and can't find what I need. First how do I get a program to OPEN and access the data base, what do I need to #include for the operations. I would love a simple sample of code that uses a datadase to get started. Second once I access the file how do I change things inside it. How do I save things to the file? Can I use the Database functions for CE, Like "CECreateDatabaseEX" or is this not going to be recognized by EVC++ 3.0. Thanks for all the help :) Rod
-
Hi All, I am new to the EVC world and have writen som e simple projects that work fine, but now I would like to get them to manipulate databases and have searched through the past listings and can't find what I need. First how do I get a program to OPEN and access the data base, what do I need to #include for the operations. I would love a simple sample of code that uses a datadase to get started. Second once I access the file how do I change things inside it. How do I save things to the file? Can I use the Database functions for CE, Like "CECreateDatabaseEX" or is this not going to be recognized by EVC++ 3.0. Thanks for all the help :) Rod
I assume you want to use the CE DB provider, is this correct? Regards, João Paulo Figueira
-
I assume you want to use the CE DB provider, is this correct? Regards, João Paulo Figueira