Thread: Need script to test SQL Server functionality
Started 2 months, 4 weeks ago by jodelvalle
>
Hi, Can somebody point me on the right direction? I need a script that will test SQL Server functionality (Create DB, create tb, insert, delete, select, etc.) I want to run the script after any major SQL update (SP,etc.). Any help will be appreciated. PS. I am new to SQL. Thanks. JD
>
Hi, Your script will need to be specific to your database. I can't see any point in verifying that a CREATE TABLE statement will work after a service pack install. MS's quality control is not THAT bad.... If it was me, I would have a dev/UAT database set up with all db objects and DTS package (import/export routines) and then use a testing application to ...
>
Hey Timmy, I understand your point. I do not really need anything specific to my database. I have a virtual machine with SQL server 2005 installed on it. I keep this VM updated to match what we have on production. Currently there are no DBs on the test server. I would like to set this up more like a CYI type of thing. The script can create the db, create table...
>
quote: Originally posted by jodelvalle Hi, Can somebody point me on the right direction? I need a script that will test SQL Server functionality (Create DB, create tb, insert, delete, select, etc.) I want to run the script after any major SQL update (SP,etc.). Any help will be appreciated. PS. I am new to SQL. Thanks. JD I will develop a program to ...
>
Hi, Are you saying you will develop the script? quote: Originally posted by april198474 quote: Originally posted by jodelvalle Hi, Can somebody point me on the right direction? I need a script that will test SQL Server functionality (Create DB, create tb, insert, delete, select, etc.) I want to run the script after any major SQL update (SP,etc.). Any ...
> Hi, Are you saying you will develop the script? quote: Originally posted by april198474 quote: Originally posted by jodelvalle Hi, Can somebody point me on the right direction? I need a script that will test SQL Server functionality (Create DB, create tb, insert, delete, select, etc.) I want to run the script after any major SQL update (SP,etc.). Any help will be appreciated. PS. I am new to SQL. Thanks. JD I will develop a program to...
> quote: Originally posted by jodelvalle Hi, Can somebody point me on the right direction? I need a script that will test SQL Server functionality (Create DB, create tb, insert, delete, select, etc.) I want to run the script after any major SQL update (SP,etc.). Any help will be appreciated. PS. I am new to SQL. Thanks. JD I will develop a program to check the result too. _____________________ april198474 www.comm100.com
> Hi, Your script will need to be specific to your database. I can't see any point in verifying that a CREATE TABLE statement will work after a service pack install. MS's quality control is not THAT bad.... If it was me, I would have a dev/UAT database set up with all db objects and DTS package (import/export routines) and then use a testing application to execute some key processes and check the results. It's not a trivial...
Simple-Talk - SQL Server 2008 training Delhi, SQL Server... Simple-Talk - SQL Server 2008 training Delhi, SQL Server 2008 training
Noida, SQL Server 2008 training Bangalore, SQL Server 2008 training Pune,
SQL Server 2008 training Hydrabad, SQL Server 2008 training Gurgaon, SQL
Server 2008 training Calcutta
Thread profile page for "Need script to test SQL Server functionality" on http://www.sqlteam.com.
This report page is a snippet summary view from a single thread "Need script to test SQL Server functionality", located on the Message Board at http://www.sqlteam.com.
This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity