Hi,<br>
I am developing a web application that requires to have an SQL Server 7.0 database as the backend. The database is to be remotely updated every fortnight. The solution that i have arrived at are as follows :<br>
1. Create a temporaty database for the updates and FTP it to my web server<br>
2. Do remote update to my web server via SQL Server.<br>
the updates can vary from few records to thousands of records depending upon sales. Does anyone have any suggestion as which would be ideal of the above or any other solution which i can use.<br>
Thankx<br>
Natraj
I am developing a web application that requires to have an SQL Server 7.0 database as the backend. The database is to be remotely updated every fortnight. The solution that i have arrived at are as follows :<br>
1. Create a temporaty database for the updates and FTP it to my web server<br>
2. Do remote update to my web server via SQL Server.<br>
the updates can vary from few records to thousands of records depending upon sales. Does anyone have any suggestion as which would be ideal of the above or any other solution which i can use.<br>
Thankx<br>
Natraj