Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338030

Summary: Provide SQL Script to Import Classic Models HTML Descriptions
Product: z_Archived Reporter: Gavin Campbell <gavinpaulcampbell>
Component: BIRTAssignee: Paul Clenahan <paul>
Status: ASSIGNED --- QA Contact: Xiaoying Gu <bluesoldier>
Severity: enhancement    
Priority: P3 CC: bluesoldier, paul
Version: unspecified   
Target Milestone: Future   
Hardware: All   
OS: All   
Whiteboard:

Description Gavin Campbell CLA 2011-02-23 17:06:50 EST
Build Identifier: not applicable

Hi - I just imported the Classic Models sample database scripts for MySQL from this URL, and noticed that the fields i am interested in showing (PRODUCTLINES.HTMLDESCRIPTION and PRODUCTLINES.IMAGE) are NULL in the database. Having looked at the import scripts they are null here also (explanation!).

Could you please tell me if there are any import scripts available for MySQL that contain the data for PRODUCTLINES.HTMLDESCRIPTION and PRODUCTLINES.IMAGE, which would be MEDIUMTEXT and MEDIUMBLOB types, respectively.

I have been asked by Jason Weatherby to log this as a bug.

Reproducible: Always

Steps to Reproduce:
1.Examine import scripts obtained from the URL above
2.
3.
Comment 1 Paul Clenahan CLA 2013-09-13 19:55:48 EDT
We don't have a script to import the HTML descriptions. This is not something we plan to address at this time.

We would appreciate it if someone from the community could contribute a script to do this.