Ask a Question related to Coldfusion Database Access, Design and Development.
-
SolidEnder87 #1
Access database error
I'm trying to add an Access data source in coldfusion following step for step a
guide from lynda.com. When I try to submit, this is what I get:
"Connection verification failed for data source: Shadowreaver
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC
Socket][Microsoft][ODBC Microsoft Access Driver] Disk or network error.
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC
Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Disk or network
error."
I've looked all over but really can't find any solutions.
SolidEnder87 Guest
-
Insert to Access database error*** Please Help
When trying to insert into access database with a form created by the standard MX2004 Insert and form wizard, get the "Syntax " error as below. Line... -
Database access error. Please help!
I finially manages to get my Access database to connect with Coldfusion, however when i run a simple 'Select * from ' statement, i get this error. ... -
Error reading from Access Database
Hi Folks Actually I am new to ASP, I will be thankful so much if anyone could help I have an Access2000 Database, I have Listing.html that has... -
Error while trying to connect to Access database within ASP
I am getting an error message while trying to connect to an Access database within ASP. This error only occurs on my notebook computer and not on my... -
Error connecting to Access database
Created new page, selected dynamic page and ASP VBscript from dynamic page list. In defining custome connection string, in connection string field,... -
dimaint #2
Re: Access database error
Where is your database located? Is it on the same drive or is it somewhere on the network drive?
dimaint Guest
-
SolidEnder87 #3
Re: Access database error
Everything I'm using is located on the same drive, the C drive.
SolidEnder87 Guest
-
jboyus #4
Re: Access database error
Some quick questions to get a better hold on things...
Is your DSN set up correctly on the system?
Is your ColdFusion Administrator saying the connection is "OK"?
Are you using the "with Unicode" option for the Access DB? (seems to help)
Can we see what you are "trying" to submit? (The code behind the form I mean)
jboyus Guest
-
SolidEnder87 #5
Re: Access database error
I've tried doing it with and without unicode and neither work. I'm not quite sure how to answer the rest since this is my first time using coldfusion.
SolidEnder87 Guest



Reply With Quote

