Adding Access DB Errors

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Adding Access DB Errors

    trying to add an access db, but it only offers me Microsoft SQL Server, SQL 3.x
    and "other" as options for db types to add - i'm not used to this new server,
    how do i add an MS Access db, when it's not an option? i'm sort of a newbie, i
    used mostly back around version 4.0.. here's some server info:

    rver Details
    Server Product ColdFusion MX
    Version 7,0,1,116466
    Edition Standard
    Serial Number CPD700-00250-87220-27545
    Operating System Mac OS X
    OS Version 10.4.4


    JVM Details
    Java Version 1.4.2_09
    Java Vendor Apple Computer, Inc.
    Java Vendor URL [url]http://apple.com/[/url]
    Java Home /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home
    Java File Encoding MacRoman
    Java Default Locale en_US
    File Separator /
    Path Separator :
    Line Separator Chr(10)
    User Name admin
    User Home /Users/admin
    User Dir /Applications/ColdFusionMX7/runtime/bin
    Java VM Specification Version 1.0
    Java VM Specification Vendor Sun Microsystems Inc.
    Java VM Specification Name Java Virtual Machine Specification
    Java VM Version 1.4.2-54
    Java VM Vendor "Apple Computer, Inc."
    Java VM Name Java HotSpot(TM) Client VM
    Java Specification Version 1.4
    Java Specification Vendor Sun Microsystems Inc.
    Java Specification Name Java Platform API Specification
    Java Class Version 48.0

    bwhitla Guest

  2. Similar Questions and Discussions

    1. Access undefined errors
      Hi everyone, I am new to Flex and I was trying to do a simple for loop and I keep getting this error: Error Access of undefined property. Here...
    2. Access denied and permission errors
      Hi, we've got a couple of employees trying to access Contribute and both are getting errors. An "access denied" error is for a webpage that has...
    3. File copy via ASP.NET access errors?
      Using IIs 6.0 on a Server 2003 box, and using ASP.NET I'm trying to do the following code snippit... Dim NewName As String =...
    4. Access denied errors
      I have been getting some rather confusing access errors when trying to use an asp page to access my Access database. I have all the security...
    5. db errors in access
      Good Morning, I have created a database and the forms to run it solely in access and it has been stored on my office's networked drive. I also...
  3. #2

    Default Re: Adding Access DB Errors

    You can use ODBC socket if you have already created an ODBC system DSN on your CF server for your Access database.

    Phil
    paross1 Guest

  4. #3

    Default Re: Adding Access DB Errors

    that sounds like it would work - how do i create an ODBC system DSN on my CF server, though?
    bwhitla Guest

  5. #4

    Default Re: Adding Access DB Errors

    ODBC Socket:
    [url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=0 0001745.htm[/url]
    LL@Work Guest

  6. #5

    Default Re: Adding Access DB Errors

    ah right, but when i'm adding a data source, it doesn't ask me to choose ODBC
    DSN, only Microsoft SQL, SQL 3.x and "other".. can i do this through "other"?

    sorry for being a little thickheaded, like i said, i was last adding
    datasources in version 4.0 on windows nt, where all i had to do was point CF to
    an access DB..

    bwhitla Guest

  7. #6

    Default Re: Adding Access DB Errors

    Don't you see ODBC Socket in your dropdown Driver list under Add New Datasource
    in ColdFusion Administrator? You would be able to select any ODBC datasources
    here that you may have created through the Settings-->Control
    Panel-->Administrative Tools-->Data Sources (ODBC)-->System DSN ADD process on
    your CF server.

    Phil

    paross1 Guest

  8. #7

    Default Re: Adding Access DB Errors

    here's the other thing making this hard.. i'm doing this over VNC on a macosX
    server.. so "Settings-->Control Panel-->Administrative Tools-->Data Sources
    (ODBC)-->System DSN ADD" doesn't exist on the mac.. any idea where that same
    thing is located?? i've been hunting for DSN stuff on this mac for hours..

    bwhitla Guest

  9. #8

    Default Re: Adding Access DB Errors

    Oh, sorry, I neglected to notice that you are using a Mac (dang!). You can disregard my previous posts, as they would apply to a Windows server.

    Phil
    paross1 Guest

  10. #9

    Default Re: Adding Access DB Errors

    no worries, thanks for everything so far... so who can tell me how to get ODBC working and accessable on a mac server?? or even a good resource for mac/cf integration would be sweet..
    bwhitla Guest

  11. #10

    Default Re: Adding Access DB Errors

    Not being a Mac person, the best that I could do was a quick Google, and this is one site that looked interesting to me.

    [url]http://support.openlinksw.com/support/mac-faq.html#7[/url]

    Phil
    paross1 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139