Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

Richtext to HTML (and back to Richtext)

$
0
0

Hello

 

In our ERP client/server application, written with powerbuilder (actually 11.5), we are using several fields in RichText mode.

 

An external CRM program needs to read (SELECT), edit (HTML) and store (RICHTEXT) back to the database.

 

Any ideas for the best practices to do that ?

 

We try to implement 2 Java functions into the database (SQL Anywhere 12) to convert the data "on the fly" in SELECT and UPDATE but the conversion results are too bad.

 

Thank you


Viewing all articles
Browse latest Browse all 2935

Trending Articles