Delphi .NET (2) Database (71) Delphi IDE (89) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
Exchange Links About this site Links to us 
|
Passwords are lost after ALTER TABLE
This article has not been rated yet. After reading, feel free to leave comments and rate it.
Question:
When adding or removing fields with the ALTER TABLE SQL statment, all passwords on the table are lost. What can I do about it?
Answer:
Get a version of the BDE the is greater then BDE 4.00.
Comments:
|