Stuart McLachlan
stuart at lexacorp.com.pg
Sun Dec 12 15:44:21 CST 2010
Where will it be hosted? Publicly or in-house. IMNSHO, you are better of using MySQL as the BE for web applications. If you are familiar with Access and SQL Server, it's simple to set up the database, if you want an Access FE, you can access it via OBDC with no problems and you don't have to worry about what web platform you are running on - *nix or Windows. As for "read cheap", *nix/Apache/MySQL web hosting is generally much cheaper than Windows and WAMP is free and easy to instal. -- Stuart On 13 Dec 2010 at 9:00, David Emerson wrote: > Team, > > I have a customer who want a simple database created which will > ultimately be hooked up to a web interface (Order screen for fabric > samples, and tracking screen to show status of order). > > I still need to sit down with them to work out the likely number of > records, simultaneous users etc (which I am doing tomorrow). > > Currently their databases are all Access. Assuming the size of the > new database will be well within Access limits, is Access suitably > robust for web applications, or should I start off with SQL? > > I will be getting someone else to do the web side of things but want > to make sure that I make it as easy as possible (read cheap) for them. > > > Regards > > David Emerson > Dalyn Software Ltd > Wellington, New Zealand > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >