WinCC: C script question

pierpre700

Member
Join Date
Dec 2004
Posts
2
Hi guys!
I'm a C/C++ and Delphi programmer for the automation.
A client asked me for a data export routine to be done in C (using script C of WinCC). The data must be exported in dBase, however the data format is not so important. I saw time ago a similar thing using an external DLL linked by some code in Script C.

Now the question is: anyone has an idea if it is possible to use the API for connecting the ODBC? I do not want to use an external DLL, instead I want to use the Windows API to call the ODBC in order to export the data.

Any idea or suggestion?

Many thanks,
Peter.
 

Similar Topics

I want to change color or make a animation of some thing in Wincc, and I was write a code in Global Script C(that is a application in WinCC). But...
Replies
0
Views
2,594
Hey everybody, I'm trying to use a WinCC script to set several variables that have a similar naming convention. (In the real application...
Replies
0
Views
2,317
How do I reference a Command Button in VBScript. Basically in my one of my scripts I have several subs to navigate through a recordset object...
Replies
0
Views
2,501
Hello. I have a db which is 1000 INT, and this db is represented in WinCC as a raw data type set of 5x 400 Bytes. This set is read with a script...
Replies
1
Views
85
Hello Experts I am working on a project with WinCC Unified v16 PC system and want to create an option on the screen to export logs to the...
Replies
0
Views
75
Back
Top Bottom