Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol v5.0
  HXTT DBF v7.1
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
  HXTT PDF v2.0
  HXTT Text(CSV) v7.1
  HXTT Word v1.1
  HXTT XML v4.0
Offshore Outsourcing
Free Resources
  Firewall Tunneling
  Search Indexing Robot
  Conditional Compilation
  Password Recovery for MS Access
  Password Recovery for Corel Paradox
  Checksum Tool for MD5
  Character Set Converter
  Pyramid - Poker of ZYH
   
   
   
Heng Xing Tian Tai Lab of Xi'an City (abbr, HXTT)

HXTT ACCESS
problem with access driver
Chris
2010-01-26 10:54:21
I'm trying to use your Access driver in Coldfusion, but i'm getting the following error when trying to insert (select and update work ok)

commit failed. For more information, please use SQLException.getNextException().
- Failed to commit Record FFFFFF00 of table names! For more information, please use SQLException.getNextException().
- An invalid Access database page 16777215

I'm using a really simple table - names(id, name) to test and heres my test cfml code



insert into names (name) values ('foo');








If you can offer any advice that would be great.

Chris
re: problem with access driver
Chris
2010-01-26 10:55:50
Code got munged by the web hamsters, try again

<cftry>
<cfquery name="q" datasource="access" result="q">
insert into names (name) values ('foo');
</cfquery>
<cfdump var="#q#">

<cfcatch type="Any" >
<cfdump var="#cfcatch#">
</cfcatch>
</cftry>
Re:Re:problem with access driver
HXTT Support
2010-01-26 21:45:24
>- An invalid Access database page 16777215
It seems that your mdb sample has some invalid information. You can use MS Access to repair/compact once. Then your issue should disappear.
Re:Re:Re:problem with access driver
Chris
2010-01-28 06:30:53
Nope, this has not fixed the problem.
I get exaclty the same error message
An invalid Access database page 16777215

I also tried creating a new mdb file, new table and i also get the same error message
An invalid Access database page 16777215

My environment is Windows 7 Ultimate 64bit, Java 1.6.0_16, Adobe Coldfusion 9,0,0,251028 and Apache Tomcat 6.0.2
Re:Re:Re:Re:problem with access driver
HXTT Support
2010-01-31 00:10:14
Please send us your mdb sample and test web page.
Re:Re:Re:Re:Re:problem with access driver
HXTT Support
2010-02-02 04:24:35
Please download the latest package, which has resolved a transaction INSERT issue.
Re:Re:Re:Re:Re:Re:problem with access driver
Chris
2010-02-02 04:45:10
Thankyou this seems to have solved the problem, i shall continue testing.

Many thanks

Search Key   Search by Last 50 Questions




Google
 

Email: webmaster@hxtt.com
Copyright © 2003-2019 Heng Xing Tian Tai Lab of Xi'an City. | All Rights Reserved. | Privacy | Legal | Refund | Sitemap