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

Does anyone know how CF can interact with the new 07 Access DB

Guest
Jan 06, 2011 Jan 06, 2011

I am running coldfusion 9

I  am in trh process of converting 2003 access DB's to 2007 DB's. The  extension of the DB changes from .mdb to .accdb. When I attempt to  update the datasource in the CF admin, it does not even see the 2007  database and only displays the 2003 as an option even though I know they  are both sitting there. How does coldfusion handle the new Access  extension?

Will Adobe be fixing this in an upcoming patch?

342
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
Explorer ,
Jan 06, 2011 Jan 06, 2011
LATEST

They need to be set up using the ODBC Socket driver rather than the Access driver.

Here's a blog post with the steps:

http://blogs.adobe.com/vikaschandran/2010/12/03/creating-ms-access-2007-database-accdb-extension-dat...

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