ÈÇÈß
2006-10-08 17:34:26 UTC
Hi
I create a *.db by Database desktop,
Its has two frields, First one name is Alpha as Alphabetic
Second one named Beta as Numberic
Then I make Aplha as Index (No primary , no Alias, no other things)
and so *.px is created by Database Desktop.
After all I put a password ("MyPass") and Exit.
In my BCB5 I want to create a new Project and Open the file
but when I want to give the password to Table I saw there is no way for me.
I have to say that I searche the Internet and I found the Function below and
some weird things I couldn't understand,
This is my first exproence of password protecting Database file, how can I
give the password to my file to avoid showing any password window, I want to
code it myself, I never saw a source of opening password protect file.
Please someone guide me, I'll write the rest of my software by doing this
sample later.
Thanks to all
I create a *.db by Database desktop,
Its has two frields, First one name is Alpha as Alphabetic
Second one named Beta as Numberic
Then I make Aplha as Index (No primary , no Alias, no other things)
and so *.px is created by Database Desktop.
After all I put a password ("MyPass") and Exit.
In my BCB5 I want to create a new Project and Open the file
but when I want to give the password to Table I saw there is no way for me.
I have to say that I searche the Internet and I found the Function below and
some weird things I couldn't understand,
This is my first exproence of password protecting Database file, how can I
give the password to my file to avoid showing any password window, I want to
code it myself, I never saw a source of opening password protect file.
Please someone guide me, I'll write the rest of my software by doing this
sample later.
Thanks to all