Skip to main content
Participant
August 10, 2008
Question

connecting CF8 to MS Access

  • August 10, 2008
  • 5 replies
  • 545 views
can somebody please tell me how to connect CF8 with MS Access.
i have looked over the internet, but there is nothing that is simple and clear.

please help!!!!
This topic has been closed for replies.

5 replies

August 12, 2008
If you build your .mdb files with the older Ms-Access (circa 2000 and below), it didn't support Unicode Standard encoding. For newer .mdb's files, it then supports Unicode. Hence, 2 drivers where provided by DataDirect. For more info, you can read on this link: http://www.datadirect.com/developer/odbc/unicode/index.ssp

HTH.
ciwlukeAuthor
Participant
August 11, 2008
whats the difference between MS Access and the one with unicode.?


August 11, 2008
When creating a datasource inside CFADMIN, try using the "Apache Derby Embeded" or the "Microsoft Access with Unicode" driver.

HTH.
ciwlukeAuthor
Participant
August 10, 2008
yes:
i am using windows vista.
its a 32bit system.
and i have apache running.
but apart from that there is not much more.
Participant
August 10, 2008
Do you have more details (OS, what you've tried, etc.)? If you are on a 64 bit OS I have a work around (not pretty), but I'm not sure if it's supported or maybe has been disabled since the beta version.