Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access 7.1.243
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol 5.0.242
  HXTT DBF 7.1.243
  HXTT Excel 6.1.246
  HXTT Json 1.0.214
  HXTT Paradox 7.1.242
  HXTT PDF 2.0.242
  HXTT Text(CSV) 7.1.242
  HXTT Word 1.1.242
  HXTT XML 4.0.243
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
create statement with primary keys clause fails
Nabil Ahmad
2006-09-25 16:30:45
Hi,

I'm trying to create a table in an ACCESS 2000 db using the following create statement.

create table if not exists Title(MuzeID INTEGER,PrelRefNum INTEGER,TitleArticle VARCHAR(3),Title VARCHAR(255),UPC VARCHAR(14),OrigReleaseYear VARCHAR(10),ReleaseFormat VARCHAR(50),ACD VARCHAR(1), primary key(MuzeID,PrelRefNum));

The resulting error is:

java.sql.SQLException: An invalid index expression MuzeID+PrelRefNum, since MS Access index doesn't support complicated expression!
at com.hxtt.global.SQLState.SQLException(Unknown Source)
at com.hxtt.sql.access.g.a(Unknown Source)
at com.hxtt.sql.access.g.a(Unknown Source)
at com.hxtt.sql.access.n.a(Unknown Source)
at com.hxtt.sql.bl.a(Unknown Source)
at com.hxtt.sql.bl.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.executeUpdate(Unknown Source)
at com.hxtt.sql.access.g.a(Unknown Source)
at com.hxtt.sql.access.n.a(Unknown Source)
at com.hxtt.sql.db.a(Unknown Source)
at com.hxtt.sql.bl.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.execute(Unknown Source)
at ...

Thanks for your help.

Nabil.
Re:create statement with primary keys clause fails
HXTT Support
2006-09-25 20:32:27
Thanks. v2.0.023 supports to use more than one column as primary key in create table sql. Please download the latest JDBC30 package.

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