|
-
Jul 4th, 2007, 04:14 PM
#1
Thread Starter
Frenzied Member
Database - schema creation and updates
Hi guys...
I would like some comments about how do you manage the creation and updates of a database (SQL Server) schema in a Vb.net application...
do you ask your customers to load scripts in SQL Server Management Studio (or query analiser)... or dou you make your own application to perform this task?
and what about versions... does your applications validate database schemas versions? and how do you manage to do that?
im searching for days for this matter... all i find is information about batch files calling osql... i dont consider this a good and professional solution...
thx in advance...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|