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

Cannot connect to Microsoft Access database

Guest
Sep 04, 2008 Sep 04, 2008
Warning: I am in my second day learning how to use Dreamweaver and CF and don't know all the lingo yet...

I have followed every "tutorial" out there to try to set up a CF data source using Microsoft Access. (I have created a database with this program.)

In the MIcrosoft Access Connection window I type in the DAtabase file name, etc. and push OK. Then I get this message: Permission denied for the requested operation.

ANY SUGGESTIONS?
TOPICS
Database access
523
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
LEGEND ,
Sep 04, 2008 Sep 04, 2008
kena88 wrote:
>
> ANY SUGGESTIONS?
>
The first one is that there are now TWO MS Access driver in ColdFusion.
Make sure you try both.

Second. When you say you 'type' the database file name, that is the
fully qualified path and file name, i.e.
C://someDir/someSubDir/someDB.mdf correct?



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
Guest
Sep 05, 2008 Sep 05, 2008
LATEST
Thanks for your response. I tried connecting to the datasource using the CF online administrator and that worked. Before I was trying to do it through Dreamweaver.

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