show the entry list
WinCC -- Working with projects -- Creating and editing projects
How can you tell the version with which a WinCC project was last processed?
How can you prevent operations or value changes being made simultaneously by multiple WinCC clients?
How do you use a monitor with a 1680x1050 pixel resolution with the OS project editor in WinCC?
How do you integrate an existing WinCC project into a STEP 7 project?
How do you activate access protection for a STEP 7 project and set up a user as project editor?
How do you rename WinCC projects?
In WinCC, how do you activate and deactivate the global color and global shadow for all objects in a picture?
How can you reduce the size of the transaction file (*.LDF) of the database of a WinCC project?
Change the name of a project in the database
Setting configuration to "not activated" in the database
What should you watch out for in particular when using the WinCC Project Duplicator with downtime monitors and process monitors?
What options does the WinCC Project Duplicator provide for creating a redundant server project?
Why can no OS be inserted in the SIMATIC Manager when using STEP 7 V5.2 and WinCC V5.1?
What should you watch out for when duplicating a project from a multi-client computer to another multi-client computer?
How can you use other mouse pointers than the ones set by default in WinCC V5.x Runtime?
How can you dynamize your mouse pointers from SIMATIC WinCC?
How can you use user defined colors from an existing WinCC project in another or a new WinCC project?
Modifying the color of the RT- cursor
Which criteria apply to the name of a WinCC project?
Change the name of a project in the database
Part number:

QUESTION:.
How can you change the name of a project in the database?

ANSWER:
The responsibility for changes made in the project database always lies in the hands of the user.
In any case you must always create a back-up of the project database (<Project name>.DB) before proceeding as described below:

  • Start the application "Scview.exe". This application is usually located in the Siemens\Common\sqlany path.
  • Log into the database under the menu item "TOOLS CONNECT".

 

ID:

dba

 

Login:

sql

 

Server name:

Computer name

 

Database name

Project name.db

 

Database file:

Use the browser here to find the relevant database file

  • If the link to the database is successful, select the "Tables" item in the database explorer.
    Now all the tables in the database are displayed. You need the table "MCPTPROJECT".
  • Open the relevant table using "View data". Now a "DATA", a "STATISTICS" and a "COMMAND" window are opened.
  • The "Command" window already displays the line "SELECT * FROM "DBA"."MCPTPROJECT".
    Terminate this line with a semicolon and enter the following command line:

    SELECT * FROM MCPTPROJECT
    <EXECUTE>
    UPDATE MCPTPROJECT SET PROJECTNAME = '<New name>'
    <EXECUTE>

If you are not quite familiar with the SQL database, read the Help file in the database.
The Help file also offers useful information on other operations, changes and procedures.

 

 Entry ID:404755   Date:1998-07-28 
I regard this article....as helpfulas not helpful                                 
mySupport
My Documentation Manager 
Newsletter 
CAx-Download-Manager 
Support Request
To this entry
Print
Create PDF 
Send to a friend
QuickLinks
Compatibility tool 
Help
Online Help
Guided Tour