Conclusion

This chapter has shown how to use ADOCE and ADOXCE to access databases on Windows CE, specifically Microsoft SQL Server for Windows CE. Databases can be created, and tables, fields (columns), and indexes can be added either using the ADOXCE object model or through SQL DDL statements. Data can be added to and extracted from the database through recordsets and SQL DML statements. There is a lot more to ADOCE and ADOXCE than is shown in the chapter. Take a look at the generated .tlh and .tli files for the smart pointer classes. You can use the Microsoft Visual Studio documentation to help work out what the functions do. Using Microsoft SQL Server for Windows CE is faster than using a property database, especially for larger amounts of ...

Get Windows® CE 3.0 Application Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.