How do I write a change password function for a Paradox table?
Answer / Tripti Kaushik
To create a change password function in Delphi for a Paradox table, you'll first need to establish a connection to the Paradox database. Then, select the row you want to update, set a new password, and execute an SQL UPDATE statement to save the changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does Delphi have an equivalent to the Visual Basic SendKeys function?
Can a Delphi Application Connect to an InterBase Database on Any Platform?
What databases can be used with dbExpress?
How to Use Multiple Servers?
'Trying to append data to a non-partial dataset' . what does this error indicates?
How to Draw on frame ?
Where can I get a copy of Delphi?
How to move a string into a TMemoryStream or TFileStream?
what are the Steps to uninstall and reinstall Delphi 6 ?
How to Determine if a given printer is capable of printing a PostScript file?
What is the diff between IT Company & other companies?.
How to draw directly on the Windows Desktop?