Skip to content

bind form to ppcs

Forums Forums SIMPOL Programming bind form to ppcs

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35

    How can i bind a form to ppcs table?sbme1X:simpolprojectstutorialaddressbookbinaddress.sbm this is what in the addressform.sxf how can i change it to bind it to ppcs? 127.0.0.1:1410 table MEMBERS

    #1597

    i found it!

    it is so easy!!!! just find & replace all the nodes
    <tablename>Address</tablename> with your table name and replace the
    follwing nodes for the datasource node

    <datasource>
    <sourcetype>ppcstype1</sourcetype>
    <source>127.0.0.1:1410</source>
    <sdf1table master="y">MEMBERS</sdf1table>
    </datasource>

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.