03-30-2009 03:45 PM
Hi,
I have created a new MYSQL schema (on a development machine) that I would like to deploy to a number of test systems.
What is the easiest way to do this? Is there a file somewhere in the TestStand Directory that I can copy over?
Thanks & Regards,
Don1.
Solved! Go to Solution.
03-31-2009 08:43 AM
03-31-2009 09:18 AM
Hi Dennids
I have the Schema and database already created on my development machine.
What I am wondering is what is the easiest way to port this new Schema In TestStand I have created (in Configure > Database Options> Schema > MYSQL Insert New) to a test machine? Do I just create a new Installer using the TestStand Deployment Tool?
Thanks & Regards,
Don1.
03-31-2009 10:16 AM
03-31-2009 10:40 AM - edited 03-31-2009 10:41 AM
TestStand reuses that term, due to lack of a better word.
In the database options dialog, there is a Schemas tab. In this context, the word 'Schema' mean a definition of how to map TestStand results to a particular set of database tables (that follow their own schema in the traditional sense of the word).
I think you are correct as to where the 'TestStand Schemas' are stored.
03-31-2009 10:43 AM
Hi Dennis,
Thanks for all the help,
You were correct in the file to deploy
FYI:http://digital.ni.com/public.nsf/allkb/D68E8C9997CE861786256E62005B02F4
Regards,
Don1.
03-31-2009 11:13 AM