I had to do something similar. What I ended up with is: 1 Webserver using intraweb hosted somewhere (I know not where)
2 Middle tier app using RemObjects to talk to webserver, hosted on our servers 3 Database (sql server) on our servers. The web server talks to the middle tier across the internet and to the database locally. There is only a single port open on the firewall letting the webserver traffic through to the middle tier. It all works quite nicely. The downside is that you need a windows web server somewhere. If you don't have one of your own, you can get a virtual machine at a hosting company (that's what I did). You can probably do a middle tier using the built in Delphi components rather than purchasing Remobjects. Regards Sean Cross IT Systems Development Manager Catalyst Risk Management PO Box 230 Napier 4140 DDI: 06-8340362 mobile: 027 2766 439 Visit us at www.crm.co.nz Offices in Auckland, Napier, Wellington & Christchurch Disclaimer: "The information contained in this document is confidential to the addressee(s) and may be legally privileged. Any view or opinions expressed are those of the author and may not be those of CRM. No guarantee or representation is made that this communication is free of errors, viruses or interference. If you have received this e-mail message in error please delete it and notify me. Thank you." -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Kerscher Sent: Sunday, 7 January 2007 2:15 p.m. To: delphi-talk@elists.org Subject: What Recommendation It's fun and edifying to read y'alls comments, especially about the future of Delphi. This is particularly true as y'all are what I'd like to be - professional programmers. Well, anyway I've got a database order entry application that I'd like for our customers to access so that they can enter their quotes/orders themselves. Currently the application is written in Delphi 5 and uses dBase. There are 5 users on our internal network. Customers are in several states and there could be perhaps 5 or so accessing the application at the same time. I have purchased an update to BDS 2006. So if you were me where would you go from here; namely, what do you recommend. Thank you, Charlie Kerscher 770.468.1757 Cell [EMAIL PROTECTED] __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk