Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update the Existance Tables and StoredProcedures or Functions #39

Open
bezzad opened this issue Apr 13, 2015 · 2 comments
Open

Comments

@bezzad
Copy link
Owner

bezzad commented Apr 13, 2015

When in a server and that database has exist my Tables and StoresProcedures and Functions , have a problem to update my new changed codes on that database.
How to know my new codes is equal by database codes or not?
How to know my Tables columns equals by database columns?
...

@bezzad
Copy link
Owner Author

bezzad commented Apr 13, 2015

Maybe ALTER SP and Func in apllication startup is good for this job!

@bezzad
Copy link
Owner Author

bezzad commented Jul 3, 2015

Create a Function by name GetLastModify() to give a table same a key/value pair dictionary to check the last updates date by existance methods date and if has a new version of stored procedures or functions then update that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant