opticalman
Programmer
I am using FVP8 as front end
SQL Express 2005 is back end.
I have about 60 remote views.
It is time to modify the Tables via SQL Express. In the past, if I change the tables, the remote views will no longer work, nor can I access the views to modify them via the IDE.
Any suggestions on a good way to approach this?
One idea I am considering... I used GENDBC to make a progam to make the dbc. If I modify the backend tables, then run the "make dbc program" from GENDBC, should it work??
Or is it time to break free from remote views???
SQL Express 2005 is back end.
I have about 60 remote views.
It is time to modify the Tables via SQL Express. In the past, if I change the tables, the remote views will no longer work, nor can I access the views to modify them via the IDE.
Any suggestions on a good way to approach this?
One idea I am considering... I used GENDBC to make a progam to make the dbc. If I modify the backend tables, then run the "make dbc program" from GENDBC, should it work??
Or is it time to break free from remote views???