Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Btrieve > Re: Btrieve fil...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 914 of 1027
Post > Topic >>

Re: Btrieve file with 2 ACS lists and Pervasive indexes

by Rok Debeljak <rok.debeljak@[EMAIL PROTECTED] > Apr 10, 2007 at 09:08 AM

> I would be very grateful if anyone be able to offer any suggestions
> for this problem.

Don't use the existing file in step 3!

Try it like this:
-- Step 3
CREATE TABLE MyTable USING 'temp.mkd' (...);
CREATE INDEX ...;  -- NO "IN DICTIONARY"
CREATE INDEX ...;
-- At this point the value of Xi$Number in the system table
-- X$Index is correct.
butil -stat temp.mkd and butil -stat MyTable.mkd should be the same.

ALTER TABLE MyTable IN DICTIONARY USING 'MyTable.mkd';

del temp.mkd

Rokson
 




 4 Posts in Topic:
Btrieve file with 2 ACS lists and Pervasive indexes
aeshepherd@[EMAIL PROTECT  2007-04-07 19:00:14 
Re: Btrieve file with 2 ACS lists and Pervasive indexes
aeshepherd@[EMAIL PROTECT  2007-04-09 12:38:04 
Re: Btrieve file with 2 ACS lists and Pervasive indexes
Rok Debeljak <rok.debe  2007-04-10 09:08:41 
Re: Btrieve file with 2 ACS lists and Pervasive indexes
aeshepherd@[EMAIL PROTECT  2007-04-11 01:32:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Oct 10 12:55:55 CDT 2008.