Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  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 DBF
Null constraint in DBF driver
Rob Gansevles
2010-06-28 09:48:29
Hello,

It seems the null constraint is ignored in the DBFDriver.
I downloaded the DBF_JDBC40.jar and ran the following sql:

create table test (x varchar(10), y varchar(10) not null)
insert into test (x) values ('hello')
select * from test

Without any error.

Additionally, the driver does not report non-nullable columns, for example using squirrel-sql on the created files, the database metadata reports IS_NULLABLE=YES for each column.


Is this expected behaviour?

Regards,

Rob Gansevles
Re:Null constraint in DBF driver
HXTT Support
2010-06-28 16:50:56
Yeah. Xbase format doesn't support not null constraint.

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 | Sitemap