 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Mon Jan 12, 2004 12:53 pm Post subject: Newbee Client Server |
|
|
Where do I start - I need to write a Delphi client (no problem) that fills
MySQL tables on a remote server. I don't have remote connectivity on that
server. The server supports PHP.
How does the client move data to the MySQL server?
Thanks..........
|
|
| Back to top |
|
 |
Jan Doggen Guest
|
Posted: Mon Jan 12, 2004 4:41 pm Post subject: Re: Newbee Client Server |
|
|
Hi Jim,
Do you mean to say that you cannot log on to mySQL on that machine, and that
the client app is on another machine?
In that case, I would do (If you can change/add HTML/PHP code on that
server):
- write a specific HTML/PHP page that stores the data in the server
- write the client app that accesses that HTML page and posts data 'into' it
You could keep this entire page hidden for other users.
jan
<jim (AT) seti (DOT) net> wrote
| Quote: | Where do I start - I need to write a Delphi client (no problem) that fills
MySQL tables on a remote server. I don't have remote connectivity on that
server. The server supports PHP.
How does the client move data to the MySQL server?
Thanks..........
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|