Hi
I want to create an app that works like Wikipedia. for example any word that have an explain and that's explain available in my database that word become hyperlink text with different color and so if operator click on that word open a new form and show the explain.
Any Help or idea will be...
Hi and thanks for your help
but in fact i couldn't understand your codes:confused::o
If you could make an example for me, I appreciate you.
Let me once again express my issue:
1- have a table with name "T_BackUpTables" in my db that save table names that i enter them manually
2- for each...
Hi to all
I want to make an recovery process for my Program as this way:
have an table that I enter my tables name that want to import from another db and delete from my db.
for each name check in another db if exists then check in my db if exist delete it and import that from that db to my db...