Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338030 - Provide SQL Script to Import Classic Models HTML Descriptions
Summary: Provide SQL Script to Import Classic Models HTML Descriptions
Status: ASSIGNED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Paul Clenahan CLA
QA Contact: Xiaoying Gu CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 17:06 EST by Gavin Campbell CLA
Modified: 2013-09-13 19:58 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.