Ask a Question related to Coldfusion Database Access, Design and Development.
-
bwhitla #1
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
-
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... -
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... -
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 =... -
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... -
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... -
paross1 #2
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
-
bwhitla #3
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
-
LL@Work #4
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
-
bwhitla #5
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
-
paross1 #6
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
-
bwhitla #7
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
-
paross1 #8
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
-
bwhitla #9
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
-
paross1 #10
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



Reply With Quote

