Yes and No... No, because PDAs and Pocket PCs has its own database format. And when you import your Microsoft Access 97 Database, the PDA or Pocket PC will convert its contents to its own format. And Yes, because after converting your Microsoft Access 97 Database to Pocket Access Format, you can now access your table using the CCeDBDatabase, CCeDBRecord and CCeDBProp Classes. Take note that Embedded C++ does not support DAO thats why it has its own database access classes. Hope this helps.