WinCC database triggers

S

Thread Starter

Shakil

I want to access WinCC archives (compressed and uncompressed using SQL or ODBC driver) and want to create triggers on certain archive tables. Is it possible? WinCC OLE DB provider gives specific format of queries.

I want to create new tables in a project database. It is a redundant server system. Do the new tables created will be syschronized by WinCC?

Suppose there is an archive named "archive1", what will be its table name in the project database?

If I cant do above, then I have to do so many calculations in application. Any one tried?

I read the previous posts related to this issue? Any one did try any of above?
 
Top