Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

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
Site: SQL Server Forums  SQL Server Forums - site profile
Forum: New to SQL Server  New to SQL Server - forum profile
Total authors: 4 authors
Total thread posts: 7 posts
Thread activity: no new posts during last week
Domain info for: sqlteam.com

Other posts in this thread:

timmy replied 2 months, 4 weeks ago
> 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 ...

jodelvalle replied 2 months, 4 weeks ago
> 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...

april198474 replied 2 months, 3 weeks ago
> I will develop a program to check the result too. ------------------------------------- april Free chat software for you

april198474 replied 2 months, 3 weeks ago
> 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 ...

jodelvalle replied 2 months, 3 weeks ago
> 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 ...

rpcasey001 replied 2 months, 3 weeks ago
> Have you thought of using PowerShell and SMO? Ryan P. Casey • www.R-P-C-Group.com

 

Top contributing authors

Name
Posts
jodelvalle
3
user's latest post:
Need script to test SQL Server...
Published (2009-09-22 14:19:00)
> 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...
april198474
2
user's latest post:
Need script to test SQL Server...
Published (2009-09-22 00:47:00)
> 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
timmy
1
user's latest post:
Need script to test SQL Server...
Published (2009-09-16 21:32:00)
> 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...
rpcasey001
1
user's latest post:
Need script to test SQL Server...
Published (2009-09-22 16:41:00)
> Have you thought of using PowerShell and SMO? Ryan P. Casey • www.R-P-C-Group.com

Related threads on "SQL Server Forums":

Related threads on other sites:

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