Hi Forum,
I have following problem, where I need some advice, what would be the best way:
I am developing a new application, which has 2 parts:
1. Part: A normal Windev Client Server application, using HF CS, may be at a later stage I will switch to MSSQL Server.
The Software does order processing, there will be about 250 orders per day, 80% will be manually entered by the customer.
2. Part: A web portal, which shows the order status and some order related documents as PDF, and some customers can enter there orders (this will be about 20%)
My question now: Should I use one database for the In House app and the web app (means: I host the database on a rented web Server, and the in house Clients connect thru port 4900 over Internet, or shall I install a web Server In House and host the database and the web Server in house) or should I use 2 separate databases and replicate them.
How do you solve that?
Best Regards
Stefan.
I have following problem, where I need some advice, what would be the best way:
I am developing a new application, which has 2 parts:
1. Part: A normal Windev Client Server application, using HF CS, may be at a later stage I will switch to MSSQL Server.
The Software does order processing, there will be about 250 orders per day, 80% will be manually entered by the customer.
2. Part: A web portal, which shows the order status and some order related documents as PDF, and some customers can enter there orders (this will be about 20%)
My question now: Should I use one database for the In House app and the web app (means: I host the database on a rented web Server, and the in house Clients connect thru port 4900 over Internet, or shall I install a web Server In House and host the database and the web Server in house) or should I use 2 separate databases and replicate them.
How do you solve that?
Best Regards
Stefan.