FlexPro
HistoryBase
Ingénierie
Formation
Téléchargements
Assistance FlexPro
Connaissance
Communauté
À propos de nous
Références
Emplois
Contact général
Liste des revendeurs
Assistance FlexPro
FR
DE
EN
Porte-plaquette
Produits et solutions
Support et téléchargements
Entreprise
Magazine
Contact
Langue
MyWeisang

Paramètres du compte.

Topic

Control FlexPro using ActiveX

Page d'accueil ' Communauté ' Automation et VBA ' Contrôle FlexPro à l'aide d'ActiveX

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Auteur
    Messages
  • #35073
    Norbert Bakkers
    Participant

    I have written a programme in Delphi that automatically reads and partially processes tons of binary data files. I want to use FlexPro to do the more advanced analysis.
    How do I control FlexPro using ActiveX to open a specific FPD file that which will carry out the analysis?
    After that FlexPro will have to save the results in a data file, so I can process the results in Delphi.

    #35071
    Norbert Bakkers
    Participant

    I have written a programme in Delphi that automatically reads and partially processes tons of binary data files. I want to use FlexPro to do the more advanced analysis.
    How do I control FlexPro using ActiveX to open a specific FPD file that which will carry out the analysis?
    After that FlexPro will have to save the results in a data file, so I can process the results in Delphi.

    #35072
    Bernhard Kantz
    Participant

    If you want to write data into FlexPro databases you can either use the FPAccess interface (see FPAccess.chm for the documentation) or the FlexPro Object Model. The first is faster for writing huge amounts of data, but less flexible as it can only update and print existing documents and you have no way to access the results of your analysis.

    To write and read data using the FlexPro Object Model you should take a look at the topics ‘Working with Data Sets’ and ‘Communicating with other Applications’ located in the folder ‘Automating TasksAutomation with FlexPro Visual BasicFirst Steps with FlexPro Visual BasicWorking With Objects’ in the FlexPro online help (Professional version only). The topics describe how to work with datasets and how to access the object model from outside FlexPro. Both topics are using Visual Basic syntax, but it should be easy to derive the Delphi notation.

    Support
    support@weisang.com

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Vous devez être connecté pour répondre à ce sujet.