PaidtheUmpire
Programmer
Here is my problem...
I am going to have a Delphi game, where each user (all over the world [hopefully]) can train his players (ie. edit the database).
My theory is that easy user would create a textfile, and then they would send the file to me and i run a program that edits my "FULL DATABASE".
Is there a more simple and secure way of doing this?
I don't know what you need to know, so here is some base info...
Delphi 7
Connection to the Access Database is through ADO
Thanks
Delphi I can't get enough of you.
I am going to have a Delphi game, where each user (all over the world [hopefully]) can train his players (ie. edit the database).
My theory is that easy user would create a textfile, and then they would send the file to me and i run a program that edits my "FULL DATABASE".
Is there a more simple and secure way of doing this?
I don't know what you need to know, so here is some base info...
Delphi 7
Connection to the Access Database is through ADO
Thanks
Delphi I can't get enough of you.