I need to export or save the database from sql server by programming in powerbuilder.
I'm not sure if it's about exporting or saving the database, but here's what I want to do...
1. The database is on the server which contain all information about the products including the pictures. (database size is about 4GB and update daily)
2. We are using an application written by PowerBuilder to see the data inside sql server.
3. In order for a saleperson to be able to use this data out side of the office, the database have to be saved into local computer.
4. The database that is saved or exported should be able to be view using the same application which is using in the office.
Note: We are not creating online applicatoin for the saleperson to view it online because the saleperson has to go out into some remotely area which doesn't have an internet connection.
Please give me any suggestion and idea on how to apply this task using PowerBuilder...
Thank you so much
I'm not sure if it's about exporting or saving the database, but here's what I want to do...
1. The database is on the server which contain all information about the products including the pictures. (database size is about 4GB and update daily)
2. We are using an application written by PowerBuilder to see the data inside sql server.
3. In order for a saleperson to be able to use this data out side of the office, the database have to be saved into local computer.
4. The database that is saved or exported should be able to be view using the same application which is using in the office.
Note: We are not creating online applicatoin for the saleperson to view it online because the saleperson has to go out into some remotely area which doesn't have an internet connection.
Please give me any suggestion and idea on how to apply this task using PowerBuilder...
Thank you so much