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
ALTER TABLE on PK
Philippe Gervaise
2016-10-25 23:42:08
Hi,

We do an alter on a column of a table concerned by a index.
The problem is that the index is dropped.

I understand that the ALTER on an indexed column has an impact on the index but deletion is problematic.

Thank you.
Re:ALTER TABLE on PK
HXTT Support
2016-10-26 07:34:14
What's your sql? Alter table sql will result the total table structure reconstruct sometimes.
Re:Re:ALTER TABLE on PK
Philippe Gervaise
2016-10-26 07:46:56
For example :

CREATE TABLE test (col VARCHAR(6))
CREATE INDEX testPK ON test (col UNIQUE PRIMARY KEY ASC)
ALTER TABLE test MODIFY col VARCHAR(10)

=> The index is deleted but I expected immediate re-creation
Re:Re:Re:ALTER TABLE on PK
HXTT Support
2016-10-26 23:33:31
Supported. Please download the latest packaga.

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