DbiDoRestructure - losing master password 
Author Message
 DbiDoRestructure - losing master password

I'm using the BDE API Examples
(www.inprise.com/devsupport/bde/bdeapiex/dbidorestructure.html) to add
new fields to a Paradox 4 table.  Everything works great, except it
strips the Master Password from the table!  Before the program is run
the table has a password, afterwords it's gone.  Is this normal?  I
provide the password in the code using
Session.AddPassword('MyPassword').  I'm using delphi 2.

Thanks much!
-Mike



Wed, 18 Jun 1902 08:00:00 GMT  
 DbiDoRestructure - losing master password

Quote:

>I'm using the BDE API Examples
>(www.inprise.com/devsupport/bde/bdeapiex/dbidorestructure.html) to add
>new fields to a Paradox 4 table.  Everything works great, except it
>strips the Master Password from the table!  Before the program is run
>the table has a password, afterwords it's gone.  Is this normal?  I
>provide the password in the code using
>Session.AddPassword('MyPassword').  I'm using Delphi 2.

>Thanks much!
>-Mike

Look at
http://www.inprise.com/devsupport/bde/fixes/401/paradox.html

reference numer 79,

with BDE 4.01 this is fixed.

Heiko



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DbiDoRestructure- Adding passwords to paradox tables

2. Problems with dbiDoRestructure on Password protected tables?

3. Master/Detail lookup - losing detail field

4. Master-master-detail

5. Help: BDE Call to DbiDoRestructure

6. Paradox, Referential Integrity, DbiDoRestructure, SQL

7. dbiDoRestructure

8. dbiDoRestructure

9. DbiDoRestructure Error

10. DbiDoRestructure more information?

11. DbiDoRestructure ? (Pack a Paradox table)

12. DbiDoRestructure call usage

 

 
Powered by phpBB® Forum Software