T
Tony K
I am writing an app and need it to be served from the server using Click
Once Deployment. No problem. Got the publishing to work.
Here is the problem. There is an SQL Express Database involved and when the
DB is updated on the client, it doesn't update it on the server. If I goto
another client, perform the necessary installs, and run the app, the
addition I made on the previous client machine is not seen on the new client
machine. Is there a way to update the DB on the server?
Please say, "yes there is..."
Tony
Once Deployment. No problem. Got the publishing to work.
Here is the problem. There is an SQL Express Database involved and when the
DB is updated on the client, it doesn't update it on the server. If I goto
another client, perform the necessary installs, and run the app, the
addition I made on the previous client machine is not seen on the new client
machine. Is there a way to update the DB on the server?
Please say, "yes there is..."
Tony