 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
crystal Guest
|
Posted: Fri Apr 02, 2004 1:37 am Post subject: Design Advice Needed |
|
|
We are a small programming team in East Europe. We have a smart software
idea but there is some difficulties waiting for us. These difficulties are
design related. Our C/S system needs to share some databases. Clients should
have the ability of adding/editing/inserting/deleting records on these dbs.
So we thought that we can use PHP/MySQL in the server side for to use dbs
and file transfer via HTTP. But as i learned, it's so hard to distribute PHP
scripts with my application. MySQL too.. There is a way for to do that in
secure way(with using Zend Engine) but it's so expensive for us Then we
thought that maybe we should use Indy's HTTP components. Then we can update
db files with converting them into XML file format. Do you think that this
is a smart way ? And the other choice is using MIDAS for all. Could you
please give me some suggestion about which technology should i choose..
Regards,
|
|
| 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
|
|