
11-14-2004, 11:52 PM
|
|
SEO Junior
|
|
Join Date: Nov 2004
Posts: 1
|
|
|
Problem with Verifying Local Data Source
I am using the Ben Forta construction Kit, and there's a point where you need to verify a data souce. He uses a file called ows.mdb. It runs on Microsoft Access. Well, I log into the ColdFusion Admin, and then I go to add data sources, I list the source as ows, and the driver as Microsoft Access, but when I put in the directory to verify it, I get this error.
Connection verification failed for data source: ows
[]java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info.
The root cause was that: java.sql.SQLException: SQLException occurred in JDBCPool while attempting to connect, please check your username, password, URL, and other connectivity info.
I have re-installed ColdFusion, and I have changed the directory of the ows folder, but it doesn't make a difference. Any help would be greatly appreciated!
I just can't seem to interface with any MS Access files.
|