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
Insert/update problem with access db
Keith McMillan
2006-08-31 12:54:55
Hello,

I believe I have a bug in the Access 3.0 JDBC driver, version 8/31/2006. This bug was also present in the previous version.

I am attempting to insert a value into a table of tax returns. I find, however, that I am unable to populate one of the columns, the column for the taxpayer ID (ssn). If I attempt to insert a row with a value in this column, the query completes, but the column value is not updated:

insert into tbl_be_tax_rtn (part_ssno, tax_yr) values ('123456789', '2003')

"select * from tbl_be_tax_rtn" will show a row with tax_yr = 2003, but part_ssno will be null.

Even more strangely, when I insert into a different column, 'proc_rslt', the driver is updating the part_ssno column.

I would be happy to provide you with a copy of the database in question in order to allow you to fix the problem.

Keith McMillan
Re:Insert/update problem with access db
HXTT Support
2006-08-31 17:57:40
ftp site: ftp.hxtt.com
ftp user: anonymous@hxtt.com
ftp password: (empty)
login mode: normal (not anonymous)
ftp port:21
upload directory: incoming
After upload, you can't see that upload file, but it has been upload.

then notify us through webmaster@hxtt.com .
Re:Re:Insert/update problem with access db
Keith McMillan
2006-09-05 06:36:56
I have uploaded the access database file into the directory you provided. The file is named "Empty Copy of Duty Disability.mdb".

The following statements are producing unexpected results, with the wrong column being updated, or no column being updated:

insert into TBL_BE_TAX_RTN (PART_SSNO, TAX_YR, RCVD_DT, PROC_DT, PROC_RSLT, OFFST_ADJ, ADJ_AMT ,CERT_MAIL_NO ) VALUES ('080288704', '2003', '2006-1-8', null, null, null, null, null)

UPDATE TBL_BE_TAX_RTN SET PART_SSNO = '080288704' WHERE (TBL_BE_TAX_RTN_IDX = )

I look forward to a resolution of the problem.

Keith
Re:Re:Re:Insert/update problem with access db
HXTT Support
2006-09-05 09:46:22
Please download the latest HXTT Access JDBC Package.It should have solved this problem.

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