displaying top 100 results
Tracker Comment Comment on Datasource - ODBC or MsAccess by Terry B.
Comment on Datasource - ODBC or MsAccess by Terry B.
Tracker Comment Comment on Microsoft Access with Unicode driver not available on 64 bit platform by Himavanth R.
2610612 CF-3691289 Himavanth R. This should help.
http://blogs.coldfusion.com/post.cfm/coldfusion-10-64bit-and-msaccess
Tracker Comment Comment on [ANeff] Bug for: 64-bit CF10 creates wrong registry entries for ODBC data sources by External U.
2612607 CF-3492620 External U. Related URL: http://blogs.coldfusion.com/post.cfm/coldfusion-10-64bit-and-msaccess
Tracker Comment Comment on Microsoft Access with Unicode driver not available on 64 bit platform by External U.
2610612 CF-3691289 External U. Hallucinating that Adobe took out 3 lines of code in the install routines to get rid of all the customers who are using MSAccess with Unicode. By default, this also doesn't work for Coldfusion 10 32bit, but there is an undocumentated workaround by using Coldfusion 32
Tracker Issue Support for Access DB
5218797 CF-4203867 Database : MSAccess Support for Access DB Currently receiving error:
Connection verification failed for data source: TEST
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.
The root cause was that: java
Tracker Issue Datasource - ODBC or MsAccess
Datasource - ODBC or MsAccess
Tracker Issue [ANeff] Bug for: Access DSN creation fails
4263677 CF-4202200 Database : MSAccess [ANeff] Bug for: Access DSN creation fails Issue: Access DSN creation fails
Repro:
1) In CF Admin, create a "Microsoft Access" data source named "MyAccessDSN" pointing to attached MyAccessDatabase.mdb.
2) See red error text:
-----------
- Unable to update
","sun/io/MalformedInputException The specific sequence of files included or processed is: C:\ColdFusion11\cfusion\wwwroot\CFIDE\administrator\datasources\msaccess.cfm, line: 656 "
java.lang.NoClassDefFoundError: sun/io/MalformedInputException
Result:
Exception occurs and the datasource cannot be used.
Expected:
The datasource should work
is undefined." is displayed in CF Admin and data source does not work
Expected Result: CF Admin should always create the proper 32-bit registry entries for ODBC data sources, so that the data sources can work.
Temporary Workaround: http://blogs.coldfusion.com/post.cfm/coldfusion-10-64bit-and-msaccess
Adding
Tracker Issue [ANeff] Bug for: GM (CF8 thru Aether) builds never have correct ODBC port in CF Admin or CAR creation
4263665 CF-4202199 Database : MSAccess [ANeff] Bug for: GM (CF8 thru Aether) builds never have correct ODBC port in CF Admin or CAR creation Issue1: Aether ODBC creation/migration is using CF2016's ports 20005/20006 instead of 20007/20008
Issue2: Since at least CF8, GM builds never had correct
2609837 CF-3759846 External U. Hi Anit,
Issue #1) CF11's C:\ColdFusion11\cfusion\lib\neo-drivers.xml has 20002 (CF10's ODBC Server port) for both MSAccess and ODBCSocket.
Workaround #1) Open that file and replace all 20002 with 20004 (CF11's ODBC Server port).
Issue #2) CF11's Settings Migration