Can you use Crystal Reports to change the value of fields in Sage 300 CRE...?

SUGGESTED

If this is not possible what would the best way to accomplish this?

I have the Certified Class description i want to assign to the Occupation field on the Master Employee Record, we would like them to match and currently they do not.

Thanks

V

Parents
  • 0
    SUGGESTED

    Hi Vince -

    Crystal Reports can only report data, not write data back to CRE's or SQL database.  You can use access and write an update query if you must write data back, that field is ODBC writeable.

    The employees default Certified Class is listed on the Entry Info Tab.  Not sure why you would want to replicate this same data in the Occupation field on the General Tab.

    Cheers,

    John McLagan
    Independent Senior Consultant
    Johnny on the Spot

Reply
  • 0
    SUGGESTED

    Hi Vince -

    Crystal Reports can only report data, not write data back to CRE's or SQL database.  You can use access and write an update query if you must write data back, that field is ODBC writeable.

    The employees default Certified Class is listed on the Entry Info Tab.  Not sure why you would want to replicate this same data in the Occupation field on the General Tab.

    Cheers,

    John McLagan
    Independent Senior Consultant
    Johnny on the Spot

Children