Conclusion

< BACK  NEXT >
[oR]

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 data, and makes manipulating relational data much more efficient and reliable.


< BACK  NEXT >


Windows CE 3. 0 Application Programming
Windows CE 3.0: Application Programming (Prentice Hall Series on Microsoft Technologies)
ISBN: 0130255920
EAN: 2147483647
Year: 2002
Pages: 181

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net