Around Activesync 4.2 and earlier, it would automatically convert CDB files into MDB files when copying them from the mobile device. If practical, this might be the easiest way to do what you need. Activesync 4.2 can still be downloaded here: http://www.microsoft.com/downloads/details.aspx?FamilyID=7269173a-28bf- 4cac-a682-58d3233efb4c&displaylang=en
There are a few utilities around that are meant to access or convert CDB files on windows machines, but I've never had much luck with them. When activesync dropped its own converter function, I've started making the switch from ADOCE-CDB over to sqlite. Good luck with your project. --- In [EMAIL PROTECTED], " Brooks Rimes" <[EMAIL PROTECTED]> wrote: > > The key at this point is not the NS Basic program. > > What I need to do is read the CDB files from MS Access, particularly the > image data from the picturebox and print it from Access. > > I tried using some unsupported code from a package called VBRAPI but it > seemed to work with the MSys... files not the CDBs. > > Is there a relationship between CDB files and MSys... files? > > Brooks > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
