I have just started using MSSQL 2005 as a r/w data source for my client. This is new territory for me as I have always used local VFP databases and read only views in the past.
What I want to know is if I can use a remote view to BROWSE data and then use the BROWSE grid to make updates?
The client has several large datasets that we have created multiple custom MSSQL VIEWS of (accessed by a VFP remote view). I am trying to get around the effort of coming up with a form to edit each view.
The primary need is to quickly access the view, locate a record and make an edit. Secondary need is to APPEND/DELETE records if possible.
(If there is a simple (i.e. cheap - no budget for this project) third party tool I would be interested in suggestions.)
Jon Black
What I want to know is if I can use a remote view to BROWSE data and then use the BROWSE grid to make updates?
The client has several large datasets that we have created multiple custom MSSQL VIEWS of (accessed by a VFP remote view). I am trying to get around the effort of coming up with a form to edit each view.
The primary need is to quickly access the view, locate a record and make an edit. Secondary need is to APPEND/DELETE records if possible.
(If there is a simple (i.e. cheap - no budget for this project) third party tool I would be interested in suggestions.)
Jon Black