Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

connecting CF8 to MS Access

New Here ,
Aug 10, 2008 Aug 10, 2008
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!!!!
TOPICS
Getting started
519
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 10, 2008 Aug 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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 10, 2008 Aug 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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Aug 11, 2008 Aug 11, 2008
When creating a datasource inside CFADMIN, try using the "Apache Derby Embeded" or the "Microsoft Access with Unicode" driver.

HTH.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 11, 2008 Aug 11, 2008
whats the difference between MS Access and the one with unicode.?


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Aug 12, 2008 Aug 12, 2008
LATEST
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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources