Manish Dwivedi
09-04-2009, 04:11 AM
Hi Friends,
I am visual patch 3.5 trial version and i want when patch execute, i want to insert the values in the database. I am using sql server2008 database
Please solve this problem.
Thanks
Ulrich
09-04-2009, 10:23 AM
Hello,
Visual Patch is a tool for developers that need to patch their own applications to the most current release. Although you can perform additional tasks through scripting, like modifications to the registry or to the file system, Visual Patch was not designed to work with any specific third party application.
If you need to run queries on a certain database, for example, you should write a script to perform this task and instruct Visual Patch to execute it before or after the patch. It makes no sense having specific actions for SQL Server, Oracle, Sybase, Firebird/Interbase, etc. built into the product. If you need database connectivity, you can use the ODBC Actions plugin (http://www.mindquake.com.br/ams-odbc.php) that was developed for AutoPlay Media Studio but works with Visual Patch, Setup Factory and TrueUpdate, or develop your own extension to Visual Patch, or write a script that invokes the proper command-line tool that ships with your RDBMS.
Ulrich
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.